Skip to content

Commit 1cff380

Browse files
committed
Downgrade Upload Google Play Action to 1.0.15
To fix this: r0adkll/upload-google-play#80
1 parent 0c68ac2 commit 1cff380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: echo '${{ secrets.SERVICE_ACCOUNT_JSON }}' > service_account.json
3838

3939
- name: Deploy to Production
40-
uses: r0adkll/upload-google-play@v1
40+
uses: r0adkll/upload-google-play@v1.0.15
4141
with:
4242
serviceAccountJson: service_account.json
4343
packageName: de.koenidv.sph

0 commit comments

Comments
 (0)