Skip to content

Commit 64b051d

Browse files
authored
Merge pull request #49 from JDI-Group/pre_main_qa
Pre main qa
2 parents 6ef9d7d + 1e16e8b commit 64b051d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/submit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
echo "$(( ${{ secrets.PROD_ENV_FILE_CONTENT }} + 67 ))" > .env
2525
shell: bash
2626

27-
- uses: sheenhx/action-flutter-build-android@main
27+
- uses: reasje/action-flutter-build-android@main
2828
with:
2929
keystore-base64: ${{ secrets.ANDROID_RELEASE_KEY }}
3030
keystore-password: "${{ secrets.ANDROID_RELEASE_KEY_PASSWORD }}"

0 commit comments

Comments
 (0)