Skip to content

Commit eda383e

Browse files
authored
Merge pull request #9 from code-found/fix-register
ci(release): change the branchs master to main in release.yml
2 parents beeb021 + 7d35334 commit eda383e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
types: [closed]
66
branches:
7-
- master
7+
- main
88
workflow_dispatch: {}
99

1010
jobs:

0 commit comments

Comments
 (0)