Skip to content

Commit

Permalink
Update deploy-only.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
geleeroyale authored Aug 7, 2024
1 parent fb10beb commit 03d4111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: appleboy/[email protected]
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
username: ${{ secrets.USER }}
key: ${{ secrets.SSH_PRIVATEKEY }}
port: ${{ secrets.SSH_PORT }}
command_timeout: 20m
Expand Down

0 comments on commit 03d4111

Please sign in to comment.