mirror of
https://github.com/rafaelvcaetano/melonDS-android.git
synced 2025-04-02 09:11:37 +00:00
Fix Play Store release workflow
This commit is contained in:
parent
933e5bfc49
commit
72898bf8e5
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -101,7 +101,7 @@ jobs:
|
||||
- name: Create Play Store Release
|
||||
uses: r0adkll/upload-google-play@v1
|
||||
with:
|
||||
serviceAccountJson: ${{ secrets.MELONDS_PLAYSTORE_ACCOUNT_JSON }}
|
||||
serviceAccountJsonPlainText: ${{ secrets.MELONDS_PLAYSTORE_ACCOUNT_JSON }}
|
||||
packageName: me.magnum.melonds
|
||||
releaseName: ${{ steps.release_params.outputs.VERSION }}
|
||||
releaseFiles: app/build/outputs/apk/playStore/release/app-playStore-release.apk
|
||||
|
Loading…
x
Reference in New Issue
Block a user