We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ef9d7d + 1e16e8b commit 64b051dCopy full SHA for 64b051d
.github/workflows/submit.yml
@@ -24,7 +24,7 @@ jobs:
24
echo "$(( ${{ secrets.PROD_ENV_FILE_CONTENT }} + 67 ))" > .env
25
shell: bash
26
27
- - uses: sheenhx/action-flutter-build-android@main
+ - uses: reasje/action-flutter-build-android@main
28
with:
29
keystore-base64: ${{ secrets.ANDROID_RELEASE_KEY }}
30
keystore-password: "${{ secrets.ANDROID_RELEASE_KEY_PASSWORD }}"
0 commit comments