mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2026-04-07 16:09:24 +00:00
ci: set semantic_version
This commit is contained in:
parent
c7843ecaa3
commit
f7a4ffb9cd
3 changed files with 5 additions and 2 deletions
1
.github/workflows/testRelease.yml
vendored
1
.github/workflows/testRelease.yml
vendored
|
|
@ -20,6 +20,7 @@ jobs:
|
|||
uses: cycjimmy/semantic-release-action@v2
|
||||
id: semantic
|
||||
with:
|
||||
semantic_version: 15
|
||||
extra_plugins: |
|
||||
@semantic-release/git@7
|
||||
@semantic-release/changelog@3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue