Skip to content

Commit d111c44

Browse files
authored
Update CI - Add main branch for semantic release
1 parent 75b8985 commit d111c44

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ jobs:
3838
SEMANTIC_RELEASE_PACKAGE: ${{ github.event.repository.name }}
3939
with:
4040
semantic_version: 19
41+
branches: |
42+
[
43+
'main'
44+
]
4145
extra_plugins: |
4246
@semantic-release/changelog@6.0.3
4347
@semantic-release/git@10.0.1

0 commit comments

Comments
 (0)