Skip to content

Commit

Permalink
chore: 공통 Registry 이므로 dev 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
ChoiWonYu committed Jun 25, 2024
1 parent 8bdacd4 commit 4ec16fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- develop

env:
ECR_REGISTRY: ${{ secrets.AWS_DEV_ECR_REGISTRY }}
ECR_REGISTRY: ${{ secrets.AWS_ECR_REGISTRY }}
ECR_REPOSITORY: ${{ secrets.AWS_DEV_ECR_REPOSITORY }}
AWS_S3_BUCKET: ${{ secrets.AWS_DEV_S3_BUCKET }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 4ec16fe

Please sign in to comment.