mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix(ci): release whatsnew path (#2863)
This commit is contained in:
parent
799933fcfb
commit
e89bcda299
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -281,5 +281,5 @@ jobs:
|
|||
releaseFiles: ./build-artifacts/google/bundle/app-google-release.aab
|
||||
track: ${{ steps.get_track.outputs.track }}
|
||||
status: ${{ steps.get_track.outputs.track == 'internal' && 'completed' || 'draft' }}
|
||||
whatsNewDirectory: /whatsnew/
|
||||
whatsNewDirectory: ./whatsnew/
|
||||
mappingFile: ./build-artifacts/google/mapping/mapping.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue