Update release.yaml

This commit is contained in:
uazo 2022-01-17 17:33:18 +01:00 committed by GitHub
parent 394e8fb6f1
commit 397576a9ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ jobs:
echo ${{ secrets.GITHUB_TOKEN }} | gh_2.4.0_linux_amd64/bin/gh auth login --with-token
cd bromite
VERSION=v$(cat ./build/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 \
$APK --notes ""