Update release.yaml

This commit is contained in:
uazo
2022-01-17 15:22:49 +01:00
committed by GitHub
parent d8324941ae
commit 950ad532f9

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