Update release.yaml
This commit is contained in:
parent
d8324941ae
commit
950ad532f9
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -56,7 +56,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
sudo cp ${{ env.OUTPUTFILE }} ChromePublic.apk
|
sudo cp ${{ env.OUTPUTFILE }} ChromePublic.apk
|
||||||
sudo chown runner 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 }}
|
- name: Release build ${{ github.event.inputs.build }}/${{ github.event.inputs.sha }}
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
|
Loading…
Reference in New Issue
Block a user