Skip to content

Commit

Permalink
actions: bump dogi/sign-android-release to 5.1.0 (fixes #2076) (#2077)
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Jun 28, 2024
1 parent 1f42874 commit bfb689d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
ls -al sign
- name: sign release APK and AAB
uses: dogi/sign-android-release@v5
uses: dogi/sign-android-release@v5.1.0
with:
releaseDirectory: sign
signingKeyBase64: ${{ secrets.SIGNING_KEY }}
Expand Down

0 comments on commit bfb689d

Please sign in to comment.