Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
JuseungL committed Aug 2, 2024
1 parent 3f2c55c commit 0d05c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: CI/CD with Git Actions & Docker Hub

# 워크플로우 트리거: 브랜치에 대한 push 이벤트 발생 시 실행
# 워크플로우 트리거: 브랜치에 대한 push 이벤트 발생 시 실행.
on:
push:
branches:
Expand Down

0 comments on commit 0d05c29

Please sign in to comment.