Fix workflow: remove invalid secret reference from with block

This commit is contained in:
2026-01-25 17:00:26 +03:00
parent a1ec9a8b9b
commit 0ffa9ac7a0
@@ -19,7 +19,6 @@ jobs:
branch: ${{ github.event.inputs.branch }}
gradlew-command: assembleReleaseMarket
keystore-file-name: market_key.jks
keystore-file-base64: ${{ secrets.RELEASE_MARKET_KEY_FILE }}
secrets: inherit
upload: