Skip to content

Commit

Permalink
release: use working version of action
Browse files Browse the repository at this point in the history
  • Loading branch information
hrach committed Sep 24, 2021
1 parent 7ba4fb1 commit 04bed53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
URL=${{ steps.release.outputs.url }}
echo "See full release notes at $URL" > whatsnew/whatsnew-en-US
- name: Release to Google Play
uses: r0adkll/upload-google-play@v1
uses: r0adkll/upload-google-play@v1.0.15
with:
serviceAccountJson: release/service-account.json
packageName: kiwi.orbit.compose.catalog
Expand Down

0 comments on commit 04bed53

Please sign in to comment.