diff --git a/.github/workflows/distribute_app_to_play_store.yml b/.github/workflows/distribute_app_to_play_store.yml index 08e0d96..03f28f6 100644 --- a/.github/workflows/distribute_app_to_play_store.yml +++ b/.github/workflows/distribute_app_to_play_store.yml @@ -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: