Skip to content

Commit

Permalink
Use [email protected] to upload to Play Store
Browse files Browse the repository at this point in the history
  • Loading branch information
AChep committed Oct 12, 2021
1 parent 2065453 commit 07871e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
asset_name: 15puzzle-android-${{ steps.vars.outputs.tag }}.aab
asset_content_type: application/zip
- name: upload to play store
uses: r0adkll/upload-google-play@v1
uses: r0adkll/upload-google-play@v1.0.15
with:
serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT }}
packageName: com.artemchep.fifteenpuzzle
Expand Down

0 comments on commit 07871e5

Please sign in to comment.