Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafaozhan committed Sep 26, 2021
2 parents 01658e8 + 3da205c commit 805e464
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 @@ -96,7 +96,7 @@ jobs:
gpg -d --passphrase "${{ secrets.GPG_PASSWORD }}" --batch service_account.json.asc > service_account.json
- name: Upload Artifact to Google Play Console
uses: r0adkll/upload-google-play@v1
uses: r0adkll/upload-google-play@v1.0.15
with:
serviceAccountJson: service_account.json
packageName: mustafaozhan.github.com.mycurrencies
Expand Down

0 comments on commit 805e464

Please sign in to comment.