mark the release as a prerelease
This commit is contained in:
parent
aede203911
commit
64df7a0a73
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -74,7 +74,7 @@ jobs:
|
||||
cd bromite
|
||||
VERSION=v$(cat ${{ env.OUTPUTFILE }}/RELEASE)-${{ github.event.inputs.build }}
|
||||
../gh_2.4.0_linux_amd64/bin/gh release create $VERSION-$BROMITE_SHA \
|
||||
../$APK --notes ""
|
||||
../$APK --notes "" -p
|
||||
|
||||
# - name: Enable proxy on container
|
||||
# shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user