mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-14 10:58:59 -04:00
Merge branch 'main' into release/2.7.0
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -280,6 +280,6 @@ jobs:
|
||||
packageName: com.geeksville.mesh
|
||||
releaseFiles: ./build-artifacts/google/bundle/app-google-release.aab
|
||||
track: ${{ steps.get_track.outputs.track }}
|
||||
status: ${{ steps.get_track.outputs.track == 'internal' && 'complete' || 'draft' }}
|
||||
status: ${{ steps.get_track.outputs.track == 'internal' && 'completed' || 'draft' }}
|
||||
whatsNewDirectory: /whatsnew/
|
||||
mappingFile: ./build-artifacts/google/mapping/mapping.txt
|
||||
|
||||
Reference in New Issue
Block a user