Skip to content

Commit

Permalink
Switch to apk-signer 3
Browse files Browse the repository at this point in the history
  • Loading branch information
danielyrovas committed Feb 15, 2024
1 parent 25ec7ec commit 6885cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: app/build/outputs/apk/release/app-release.apk
asset_path: app-release.apk
asset_name: linklater-release.apk
asset_content_type: application/vnd.android.package-archive

0 comments on commit 6885cfa

Please sign in to comment.