Skip to content

Commit 2641be6

Browse files
committed
chore(cd): use prod branch
1 parent f214b0d commit 2641be6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: CD
22

33
on:
44
release:
5-
branches: [main]
5+
branches: [prod]
66
types: [published]
77

88
jobs:

0 commit comments

Comments
 (0)