fix: android 14 foreground permissions

Closes #71
This commit is contained in:
Zane Schepke
2023-12-21 12:17:03 -05:00
parent ffa7a207fb
commit f0ec661223
5 changed files with 21 additions and 10 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
# fix hardcode changelog file name
body_path: ${{ github.workspace }}/fastlane/metadata/android/en-US/changelogs/32400.txt
body_path: ${{ github.workspace }}/fastlane/metadata/android/en-US/changelogs/32500.txt
tag_name: ${{ github.ref_name }}
name: Release ${{ github.ref_name }}
draft: false