Skip to content

Commit

Permalink
Merge pull request #155 from musiur/main
Browse files Browse the repository at this point in the history
workflow file updated
  • Loading branch information
musiur authored Jun 21, 2024
2 parents 5748d64 + b3fa81e commit d9d9e32
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 /root/deploy.sh
script: bash frontend/deploy.sh

0 comments on commit d9d9e32

Please sign in to comment.