Skip to content

Commit

Permalink
Specify key alias
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeuw committed Jun 29, 2024
1 parent 5d7a1e8 commit b81ddea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
releaseDirectory: app/build/outputs/apk/release
signingKeyBase64: ${{ secrets.SIGNING_KEY }}
keyStorePassword: ${{ secrets.KEY_STORE_PASSWORD }}
alias: ${{ secrets.ALIAS }}
env:
BUILD_TOOLS_VERSION: "34.0.0"

Expand Down

0 comments on commit b81ddea

Please sign in to comment.