fix: semantic-release
This commit is contained in:
parent
652359ac8f
commit
afd82b865e
1 changed files with 2 additions and 4 deletions
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
|
@ -23,7 +23,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
- name: Create Version
|
- name: Create Version
|
||||||
env:
|
uses: caos/semantic-release@v0.2.4
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
uses: docker://docker.pkg.github.com/caos/semantic-release/semantic-release:v0.1.2
|
|
||||||
run: npx semantic-release
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue