Skip to content

Commit f3f86c9

Browse files
committed
fix: update release target branch
1 parent b79be74 commit f3f86c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
- uses: actions/checkout@v1
88
- uses: cycjimmy/[email protected]
99
with:
10-
branch: master
10+
branch: main
1111
extra_plugins: |
1212
@semantic-release/changelog
1313
@semantic-release/git

0 commit comments

Comments
 (0)