Skip to content

Commit

Permalink
[Bug/BAR-246] 배포 트리거 브랜치 수정 (#75)
Browse files Browse the repository at this point in the history
fix: 배포 트리거 브랜치 수정
  • Loading branch information
miro-ring authored Feb 20, 2024
1 parent 60acabf commit b8655c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Create and publish a Docker image to AWS ECR ans deploy to EC2
on:
push:
branches:
- feature/BAR-242
- main

env:
REGISTRY: ${{ secrets.AWS_ECR_REGISTRY }}
Expand Down

0 comments on commit b8655c5

Please sign in to comment.