Skip to content

Commit 214855c

Browse files
authored
Merge pull request #62 from CoderBotOrg/feat/add_64
branch rule
2 parents fa06a88 + b5dbbcd commit 214855c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-release-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: deploy-release
55

66
on:
77
push:
8-
branches: [ main_64 ]
8+
branches: [ main ]
99

1010
jobs:
1111
deploy-release:

0 commit comments

Comments
 (0)