mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
chore(deps): Update null2264/actions digest to a4d6620 (#157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
282ba25332
commit
c1828da229
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
|
@ -146,7 +146,7 @@ jobs:
|
||||||
echo "STAGE=${stage}" >> $GITHUB_OUTPUT
|
echo "STAGE=${stage}" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
- name: Sign APK
|
- name: Sign APK
|
||||||
uses: null2264/actions/android-signer@102c5b82a95381eeb420bb2d62639d1ff2a3eb1c
|
uses: null2264/actions/android-signer@a4d662095a2f2af1ed24f1228eb6e55b0f9f1f29
|
||||||
if: env.VERSION_TAG != ''
|
if: env.VERSION_TAG != ''
|
||||||
with:
|
with:
|
||||||
releaseDir: app/build/outputs/apk/standard/${{ steps.version_stage.outputs.STAGE }}
|
releaseDir: app/build/outputs/apk/standard/${{ steps.version_stage.outputs.STAGE }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue