mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-25 23:48:21 -05:00
ci: #minor change - trying to make pre-release suffic set to nothing
This commit is contained in:
parent
1ec4d0007f
commit
39a23e3990
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -38,6 +38,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
PRERELEASE: false
|
||||
RELEASE_BRANCHES: rolling,stable
|
||||
PRERELEASE_SUFFIX: ''
|
||||
with:
|
||||
tag_name: ${{ steps.version-bump.outputs.new_tag }}
|
||||
release_name: ${{ steps.version-bump.outputs.new_tag }}
|
||||
|
Loading…
Reference in New Issue
Block a user