Skip to content

Commit

Permalink
Update build-signed-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leonlatsch authored Feb 27, 2024
1 parent 4702b92 commit 407777f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-signed-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ jobs:
alias: ${{ secrets.KEY_ALIAS }}
keyStorePassword: ${{ secrets.KEY_PASSWORD }}
keyPassword: ${{ secrets.KEY_PASSWORD }}
env:
# override default build-tools version (29.0.3) -- optional
BUILD_TOOLS_VERSION: "34.0.0"

# Upload .aab Artifact
- name: Upload GPlay AAB Artifact
Expand Down

0 comments on commit 407777f

Please sign in to comment.