0
0
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:
Scott 2024-01-28 02:43:51 -05:00
parent 1ec4d0007f
commit 39a23e3990

View File

@ -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 }}