Skip to content

Commit

Permalink
actions: bump dogi/sign-android-release to 5 (fixes #1884) (#1885)
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Feb 12, 2024
1 parent ea3bc9c commit e642adb
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 @@ -57,7 +57,7 @@ jobs:
ls -al sign
- name: sign release APK and AAB
uses: dogi/sign-android-release@v4.0.1
uses: dogi/sign-android-release@v5
with:
releaseDirectory: sign
signingKeyBase64: ${{ secrets.SIGNING_KEY }}
Expand Down

0 comments on commit e642adb

Please sign in to comment.