Skip to content

Commit

Permalink
update deployment script
Browse files Browse the repository at this point in the history
  • Loading branch information
vegegoku committed Sep 17, 2023
1 parent b0265e9 commit 8a72500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
username: ${{ secrets.DEMO_SSH_USER }}
password: ${{ secrets.DEMO_SSH_PASSWORD }}
script: |
cd ../home/ubuntu/apps/domino-ui-demo2
cd ../home/ubuntu/apps/domino-ui-demo
./demo.sh

0 comments on commit 8a72500

Please sign in to comment.