mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Update android.yml
This commit is contained in:
parent
517d3f66c2
commit
52560ead44
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
|
@ -106,7 +106,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: prodDebugAPK
|
name: prodDebugAPK
|
||||||
path: app/build/outputs/apk/prod/debug/app-*.apk
|
path: app/build/outputs/apk/prod/debug/app-*.apk
|
||||||
|
|
||||||
- name: Store Workflow Run ID
|
- name: Store Workflow Run ID
|
||||||
if: github.event_name == 'pull_request'
|
if: github.event_name == 'pull_request'
|
||||||
run: echo "${{ github.run_id }}" > run_id.txt
|
run: echo "${{ github.run_id }}" > run_id.txt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue