Update release.yaml
This commit is contained in:
parent
397576a9ba
commit
0b8d06a12c
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -74,7 +74,7 @@ jobs:
|
|||||||
|
|
||||||
cd bromite
|
cd bromite
|
||||||
VERSION=v$(cat ${{ env.OUTPUTFILE }}/RELEASE)-${{ github.event.inputs.build }}
|
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 \
|
||||||
$APK --notes ""
|
$APK --notes ""
|
||||||
|
|
||||||
# - name: Enable proxy on container
|
# - name: Enable proxy on container
|
||||||
|
Loading…
Reference in New Issue
Block a user