Skip to content

Commit

Permalink
debug: symbols to be uploaded
Browse files Browse the repository at this point in the history
  • Loading branch information
sheenhx authored Sep 27, 2024
1 parent 3fdc991 commit 4a1b98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/submit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
echo "Set VERSION_CODE to: ${{ github.run_number }}"
shell: bash

- uses: sheenhx/action-flutter-build-android@v3
- uses: sheenhx/action-flutter-build-android@v4
with:
keystore-base64: ${{ secrets.ANDROID_RELEASE_KEY }}
keystore-password: "${{ secrets.ANDROID_RELEASE_KEY_PASSWORD }}"
Expand Down

0 comments on commit 4a1b98e

Please sign in to comment.