fixed workflow
This commit is contained in:
parent
a2c6fe07be
commit
5a54826e9d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -73,6 +73,7 @@ jobs:
|
||||||
AVES_KEY_ALIAS: ${{ secrets.AVES_KEY_ALIAS }}
|
AVES_KEY_ALIAS: ${{ secrets.AVES_KEY_ALIAS }}
|
||||||
AVES_KEY_PASSWORD: ${{ secrets.AVES_KEY_PASSWORD }}
|
AVES_KEY_PASSWORD: ${{ secrets.AVES_KEY_PASSWORD }}
|
||||||
AVES_GOOGLE_API_KEY: ${{ secrets.AVES_GOOGLE_API_KEY }}
|
AVES_GOOGLE_API_KEY: ${{ secrets.AVES_GOOGLE_API_KEY }}
|
||||||
|
AVES_HUAWEI_API_KEY: ${{ secrets.AVES_HUAWEI_API_KEY }}
|
||||||
|
|
||||||
- name: Create a release with the APK and App Bundle.
|
- name: Create a release with the APK and App Bundle.
|
||||||
uses: ncipollo/release-action@v1
|
uses: ncipollo/release-action@v1
|
||||||
|
|
Loading…
Reference in a new issue