Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
StaticFX committed Jan 2, 2025
1 parent 1ae434b commit 4b7607d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ jobs:
host: ${{ secrets.SERVER_HOST }}
username: ${{ secrets.SERVER_USERNAME }}
key: ${{ secrets.SERVER_SSH_KEY }}
passphrase: ${{ secrets.SERVER_SSH_PASSPHRASE }}
port: ${{ secrets.SERVER_SSH_PORT }}
fingerprint: ${{ secrets.SSH_FINGERPRINT }}
script: |
echo "Starting deployment"
# Add your deployment commands here
Expand Down

0 comments on commit 4b7607d

Please sign in to comment.