🐛 fix github action
This commit is contained in:
parent
2f68beea8f
commit
bde41965cc
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
with:
|
||||
tag_name: v${{ steps.extract_version.outputs.version }}
|
||||
release_name: Release ${{ steps.extract_version.outputs.version }}
|
||||
draft: true
|
||||
draft: false
|
||||
prerelease: true # TODO: change this to false
|
||||
- uses: actions/upload-release-asset@v1
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user