Merge branch 'main' into release/2.7.0

This commit is contained in:
James Rich 2025-08-26 19:37:41 -05:00 committed by GitHub
commit 222a9e58f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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