fix release.yml
This commit is contained in:
parent
df2d0f58e4
commit
a73a193444
1 changed files with 6 additions and 6 deletions
12
.github/workflows/release.yml
vendored
12
.github/workflows/release.yml
vendored
|
@ -29,9 +29,9 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
- name: Semantic Release
|
- name: Semantic Release
|
||||||
uses: cycjimmy/semantic-release-action@v2
|
uses: cycjimmy/semantic-release-action@v2
|
||||||
with:
|
with:
|
||||||
dry_run: false
|
dry_run: false
|
||||||
semantic_version: 17.0.4
|
semantic_version: 17.0.4
|
||||||
extra_plugins: |
|
extra_plugins: |
|
||||||
@semantic-release/exec@5.0.0
|
@semantic-release/exec@5.0.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue