Skip to content

Commit

Permalink
Add fingerprint
Browse files Browse the repository at this point in the history
  • Loading branch information
StaticFX committed Jan 2, 2025
1 parent 23c2c83 commit 1ae434b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
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 1ae434b

Please sign in to comment.