Skip to content

Commit

Permalink
Update build_apk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-tennert authored Sep 19, 2024
1 parent d9c4742 commit de05238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
gh release create $TAG_NAME $PRERELEASE --title "$TAG_NAME" --target $GITHUB_SHA apk/app-release.apk#Kex.apk
gh release create $TAG_NAME $PRERELEASE --title "$TAG_NAME" --target $GITHUB_SHA app-release.apk#Kex.apk

0 comments on commit de05238

Please sign in to comment.