Update release.yaml

This commit is contained in:
uazo 2022-01-17 15:22:49 +01:00 committed by GitHub
parent d8324941ae
commit 950ad532f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ jobs:
run: |
sudo cp ${{ env.OUTPUTFILE }} ChromePublic.apk
sudo chown runner ChromePublic.apk
rm ChromePublic.apk $APK
mv ChromePublic.apk $APK
- name: Release build ${{ github.event.inputs.build }}/${{ github.event.inputs.sha }}
uses: softprops/action-gh-release@v1