notify slack on production builds (#3461)
* notify slack on production builds * ugh
This commit is contained in:
parent
26f5e02afa
commit
b5f5777939
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-submit-android.yml
vendored
2
.github/workflows/build-submit-android.yml
vendored
|
@ -80,7 +80,7 @@ jobs:
|
|||
retention-days: 30
|
||||
compression-level: 6
|
||||
name: build-${{ steps.timestamp.outputs.time }}.aab
|
||||
path: build.apk
|
||||
path: build.aab
|
||||
|
||||
- name: 🚀 Upload Testflight Artifact
|
||||
id: upload-artifact-testflight
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue