Skip to content

Commit 00b354b

Browse files
committed
test: Github Action 을 통한 CI/CD 구축 (#23)
1 parent 0f2610b commit 00b354b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Release CI/CD
33
on:
44
push:
55
branches:
6-
- main
6+
- fix/23
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)