Skip to content

Commit

Permalink
Fix deploy-apk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mueller-ma authored Feb 3, 2024
1 parent 1788577 commit dcd9b75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
alias: "key0"
keyStorePassword: ${{ secrets.KEY_STORE_PASSWORD }}
keyPassword: ${{ secrets.KEY_PASSWORD }}
env:
BUILD_TOOLS_VERSION: "34.0.0"

- uses: svenstaro/upload-release-action@v2
name: Upload APK
Expand Down

0 comments on commit dcd9b75

Please sign in to comment.