We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10b9fa1 commit 25cddf3Copy full SHA for 25cddf3
1 file changed
.github/workflows/jandroid.yaml
@@ -55,8 +55,6 @@ jobs:
55
alias: ${{ secrets.SIGNING_KEY_ALIAS }}
56
keyStorePassword: ${{ secrets.SIGNING_STORE_PASSWORD }}
57
keyPassword: ${{ secrets.SIGNING_KEY_PASSWORD }}
58
- env:
59
- #BUILD_TOOLS_VERSION: "30.0.3"
60
61
- name: Release
62
uses: ncipollo/release-action@v1
0 commit comments