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:
parent
7c0100e4e3
commit
1ec4d0007f
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user