Update release.yaml
This commit is contained in:
parent
aeccb9578f
commit
489ae12c5c
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -73,7 +73,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 \
|
||||
../gh_2.4.0_linux_amd64/bin/gh release create $VERSION-$BROMITE_SHA \
|
||||
../$APK --notes ""
|
||||
|
||||
# - name: Enable proxy on container
|
||||
|
Loading…
Reference in New Issue
Block a user