Skip to content

Commit

Permalink
fix: change s3 bucket name
Browse files Browse the repository at this point in the history
  • Loading branch information
DongGeon0908 committed Jul 1, 2024
1 parent 1ff3637 commit 1320b57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ on:
env:
AWS_REGION: ap-northeast-2
PROJECT_NAME: hero-alignlab-api
S3_BUCKET_NAME: github-actions-s3-core-bucket
S3_BUCKET_NAME: alignlab
CODE_DEPLOY_APP_NAME: hero-alignlab-api
CODE_DEPLOY_DEPLOYMENT_GROUP_NAME: hero-alignlab-api-deployment
CODE_DEPLOY_DEPLOYMENT_GROUP_NAME: hero-align-lab-deploy

permissions:
contents: read
Expand Down

0 comments on commit 1320b57

Please sign in to comment.