Skip to content

Commit

Permalink
Update ssh command
Browse files Browse the repository at this point in the history
  • Loading branch information
RND332 committed Jun 12, 2024
1 parent 80ca60a commit cee868c
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,5 +14,5 @@ jobs:
host: "37.128.204.193"
username: "root"
password: ${{ secrets.SRV_PWD }}
script: whoami
script: ./workflow.sh

0 comments on commit cee868c

Please sign in to comment.