Skip to content

Commit

Permalink
action.yml updated
Browse files Browse the repository at this point in the history
  • Loading branch information
musiur committed Jun 21, 2024
1 parent 773c993 commit 1d992f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
username: ${{ secrets.USERNAME }}
password: ${{ secrets.PASSWORD }}
port: ${{ secrets.PORT }}
script: bash deploy.sh
script: bash /root/deploy.sh

0 comments on commit 1d992f0

Please sign in to comment.