We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c68ac2 commit 1cff380Copy full SHA for 1cff380
.github/workflows/deploy.yaml
@@ -37,7 +37,7 @@ jobs:
37
run: echo '${{ secrets.SERVICE_ACCOUNT_JSON }}' > service_account.json
38
39
- name: Deploy to Production
40
- uses: r0adkll/upload-google-play@v1
+ uses: r0adkll/upload-google-play@v1.0.15
41
with:
42
serviceAccountJson: service_account.json
43
packageName: de.koenidv.sph
0 commit comments