Skip to content

Commit

Permalink
refactor: wait for deployment μˆ˜μ •
Browse files Browse the repository at this point in the history
  • Loading branch information
haeun1107 committed Aug 3, 2024
1 parent 36d9f42 commit bdf16e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
version_label: github-action-${{ steps.current-time.outputs.formattedTime }}
region: ap-northeast-2
deployment_package: deploy/deploy.zip
wait_for_deployment: true
wait_for_deployment: false

0 comments on commit bdf16e7

Please sign in to comment.