Skip to content

Commit

Permalink
Merge pull request #15 from mingoo36/master
Browse files Browse the repository at this point in the history
깃헙 액션2
  • Loading branch information
mingoo36 authored Dec 13, 2024
2 parents 4aafec1 + e0d9cc4 commit 0b51df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-push-to-ecr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and Push to ECR
on:
push:
branches:
- main # main 브랜치에 푸시될 때 실행
- master # main 브랜치에 푸시될 때 실행

jobs:
build-and-push:
Expand Down

0 comments on commit 0b51df1

Please sign in to comment.