Skip to content

Commit 3702b85

Browse files
authored
📝 chore: 릴리즈 브랜치 변경
1 parent 7a82b81 commit 3702b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: Release
66
on:
77
# Triggers the workflow on push or pull request events but only for the dev branch
88
push:
9-
branches: [release]
9+
branches: ["v1.0.0"]
1010
paths-ignore: ['**.md']
1111

1212
# Allows you to run this workflow manually from the Actions tab

0 commit comments

Comments
 (0)