Skip to content

Commit

Permalink
let's try that again
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Apr 20, 2024
1 parent 2d01ec8 commit b0ebb8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
host: ${{ secrets.HOST }}
USERNAME: ${{ secrets.USERNAME }}
PORT: ${{ secrets.PORT }}
PASSWORD: ${{ secrets.SSH }}
KEY: ${{ secrets.SSH }}
script: |
cd "/var/www/html/database.faithfulpack.net/images/branding"
git stash
Expand Down

0 comments on commit b0ebb8a

Please sign in to comment.