run on macos:host, add telegram notifications
This commit is contained in:
@@ -71,7 +71,7 @@ jobs:
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: {{ matrix.targetPlatform }}
|
||||
name: ${{ matrix.targetPlatform }}
|
||||
path: |
|
||||
build/*.apk
|
||||
build/*.aab
|
||||
|
||||
Reference in New Issue
Block a user