notify slack on production builds (#3461)
* notify slack on production builds * ugh
This commit is contained in:
@@ -80,7 +80,7 @@ jobs:
|
|||||||
retention-days: 30
|
retention-days: 30
|
||||||
compression-level: 6
|
compression-level: 6
|
||||||
name: build-${{ steps.timestamp.outputs.time }}.aab
|
name: build-${{ steps.timestamp.outputs.time }}.aab
|
||||||
path: build.apk
|
path: build.aab
|
||||||
|
|
||||||
- name: 🚀 Upload Testflight Artifact
|
- name: 🚀 Upload Testflight Artifact
|
||||||
id: upload-artifact-testflight
|
id: upload-artifact-testflight
|
||||||
|
|||||||
Reference in New Issue
Block a user