fix pipeline sdk target

This commit is contained in:
Zane Schepke
2023-12-31 20:35:57 -05:00
parent aeb4a13389
commit dd16bd977f
4 changed files with 11 additions and 6 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/33000.txt
body_path: ${{ github.workspace }}/fastlane/metadata/android/en-US/changelogs/33100.txt
tag_name: ${{ github.ref_name }}
name: Release ${{ github.ref_name }}
draft: false