Update release.yaml
This commit is contained in:
parent
4db5e9c3d9
commit
1cecd2c62e
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@ -39,7 +39,6 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
OUTPUTFILE: /storage/images/${{ github.event.inputs.build }}/${{ github.event.inputs.sha }}
|
OUTPUTFILE: /storage/images/${{ github.event.inputs.build }}/${{ github.event.inputs.sha }}
|
||||||
APK: ${{ github.event.inputs.build }}_ChromePublic.apk
|
APK: ${{ github.event.inputs.build }}_ChromePublic.apk
|
||||||
HTTPS_PROXY: $PROXY_ADDR
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Copy artifacts
|
- name: Copy artifacts
|
||||||
|
Loading…
Reference in New Issue
Block a user