mirror of
https://github.com/alexgo-io/bitcoin-indexer.git
synced 2026-01-12 16:52:57 +08:00
Update CI - Add main branch for semantic release
This commit is contained in:
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user