Skip to content

Commit

Permalink
Update s3-develop-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lcqff authored Oct 28, 2024
1 parent a45a2cb commit 0576473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/s3-develop-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ jobs:
script: |
cd ~/01-doo-re-infrastructure/doo-re/deploy
chmod +x ./deploy_front.sh
sudo ./deploy_front.sh ${GITHUB_SHA::8} dev
sudo -E ./deploy_front.sh ${GITHUB_SHA::8} dev

0 comments on commit 0576473

Please sign in to comment.