Skip to content

Commit

Permalink
ci: Correct the path to whatsnew files (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikclayton authored Sep 18, 2023
1 parent dc49bee commit 92edbb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-blue-release-google-play.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,6 @@ jobs:
packageName: app.pachli
releaseFiles: ${{steps.sign_app_aab.outputs.signedReleaseFile}}
track: internal
whatsNewDirectory: google-play/whatsnew
whatsNewDirectory: googleplay/whatsnew
status: completed
mappingFile: app/build/outputs/mapping/blueRelease/mapping.txt

0 comments on commit 92edbb6

Please sign in to comment.