Skip to content

Commit

Permalink
daz
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesGresset committed Dec 18, 2024
1 parent fd27e33 commit b843741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@ jobs:
echo "DB_URL=\"${{ secrets.BACKEND_DB_URL }}\"" >> ${{ secrets.VPS_CA_TARGET }}.env
echo "SALT_HASH=\"${{ secrets.BACKEND_SALT }}\"" >> ${{ secrets.VPS_CA_TARGET }}.env
ls
'~/restartBackend.sh'
./restartBackend.sh
SCRIPT_AFTER_REQUIRED: true

0 comments on commit b843741

Please sign in to comment.