Skip to content

Commit

Permalink
Merge pull request #20 from catchroom/develop
Browse files Browse the repository at this point in the history
Refact : 스크립트 수정
  • Loading branch information
Parkgeonmoo authored Dec 25, 2023
2 parents f3c313c + 922a0c9 commit 5fc626b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
--deployment-config-name CodeDeployDefault.AllAtOnce \
--application-name ${{ env.CODE_DEPLOY_APPLICATION_NAME }} \
--deployment-group-name ${{ env.CODE_DEPLOY_DEPLOYMENT_GROUP_NAME }} \
--s3-location bucket=$S3_BUCKET_NAME,bundleType=zip,key=$GITHUB_SHA.zip
--s3-location bucket=catchroom-bucket,bundleType=zip,key=$GITHUB_SHA.zip

0 comments on commit 5fc626b

Please sign in to comment.