0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-22 14:08:23 -05:00

ci: #minor changes to hopefully turn off pre-release

This commit is contained in:
Scott 2024-01-28 02:40:14 -05:00
parent 7c0100e4e3
commit 1ec4d0007f

View File

@ -36,7 +36,7 @@ jobs:
uses: actions/create-release@latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PRERELEASE_SUFFIX:
PRERELEASE: false
RELEASE_BRANCHES: rolling,stable
with:
tag_name: ${{ steps.version-bump.outputs.new_tag }}