Update CI - Add main branch for semantic release

This commit is contained in:
aravindgee
2023-09-06 13:57:41 -04:00
committed by GitHub
parent 75b8985c07
commit d111c445c0

View File

@@ -38,6 +38,10 @@ jobs:
SEMANTIC_RELEASE_PACKAGE: ${{ github.event.repository.name }}
with:
semantic_version: 19
branches: |
[
'main'
]
extra_plugins: |
@semantic-release/changelog@6.0.3
@semantic-release/git@10.0.1