Skip to content

Commit

Permalink
Update android-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Jun 28, 2024
1 parent 2e34190 commit 6954a59
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 6954a59

Please sign in to comment.