Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
psikoi authored Nov 17, 2024
1 parent 5b1be93 commit f18f4ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
with:
host: ${{ secrets.DO_HOST }}
username: ${{ secrets.DO_USER }}
passphrase: ${{ secrets.DO_SSH_PASS }}
key: ${{ secrets.DO_SSH_KEY }}
script: |
cd wise-old-man
Expand Down

0 comments on commit f18f4ce

Please sign in to comment.