Skip to content

Commit

Permalink
Refactor : yaml 코드 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
ncb6206 committed Jan 14, 2024
1 parent ff7ccca commit e9da89d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
args: --delete
env:
AWS_S3_BUCKET: ${{ secrets.AWS_S3_BUCKET }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_REGION: 'ap-northeast-2'
Expand Down

0 comments on commit e9da89d

Please sign in to comment.