Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
choiyounji authored Nov 1, 2023
1 parent 2ddc7a1 commit 426d047
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ jobs:
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
run: |
aws deploy create-deployment
run: aws deploy create-deployment
--application-name marketfuby
--deployment-group-name marketfuby-group
--file-exists-behavior OVERWRITE
Expand Down

0 comments on commit 426d047

Please sign in to comment.