Workflow
This commit is contained in:
parent
69cc3e43cf
commit
69d4291221
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
|||
run: echo '${{ secrets.SERVICE_ACCOUNT_JSON }}' > service_account.json
|
||||
|
||||
- name: Deploy to Google Play
|
||||
uses: r0adkll/upload-google-play@v1.1.3
|
||||
uses: r0adkll/upload-google-play@v1
|
||||
with:
|
||||
serviceAccountJson: service_account.json
|
||||
packageName: org.askartv.tv
|
||||
|
|
Loading…
Reference in a new issue