Skip to content

Commit

Permalink
feat: 브랜치 원복
Browse files Browse the repository at this point in the history
  • Loading branch information
miro-ring committed Feb 14, 2024
1 parent 0eea7ed commit b2d2582
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:
- bug/BAR-234
- main

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

0 comments on commit b2d2582

Please sign in to comment.