chore: Update CI and docs
This commit is contained in:
parent
6cbac7df24
commit
bd48321265
3 changed files with 8 additions and 10 deletions
1
.github/workflows/create-release.yaml
vendored
1
.github/workflows/create-release.yaml
vendored
|
|
@ -51,5 +51,6 @@ jobs:
|
|||
uses: ncipollo/release-action@v1.12.0
|
||||
with:
|
||||
artifacts: "releases/*b-0-full.zip"
|
||||
makeLatest: true
|
||||
prerelease: true
|
||||
tag: ${{steps.tag_version.outputs.new_tag}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue