Skip to content

Commit

Permalink
updtate android-sign
Browse files Browse the repository at this point in the history
  • Loading branch information
Predidit committed May 4, 2024
1 parent 08f0c56 commit 94b3f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
cp android_outputs/* build/unsigned/bilineo_android_${{ env.tag }}.apk
- name: Sign APK
uses: Tlaster/android-sign@v1
uses: Tlaster/android-sign@v1.2.2
with:
releaseDirectory: build/unsigned
output: build/signed
Expand Down

0 comments on commit 94b3f4f

Please sign in to comment.