Skip to content

Commit

Permalink
[Setting] CD 파일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jinkonu authored May 25, 2024
1 parent 54dd501 commit edcdaf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: [ main ] # main branch로 push 될 때 실행됩니다.

env:
S3_BUCKET_NAME: now-sopt-bucket
S3_BUCKET_NAME: konu-bucket

jobs:
build:
Expand Down

0 comments on commit edcdaf0

Please sign in to comment.