Skip to content

Commit b5f28d1

Browse files
authored
Update README.md
1 parent 4e602e4 commit b5f28d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
steps:
4242
- uses: actions/checkout@v2
4343

44-
- uses: cedvdb/flutter-build-android
44+
- uses: cedvdb/action-flutter-build-android@v1
4545
with:
4646
keystore-base64: ${{ secrets.ANDROID_RELEASE_KEY }}
4747
keystore-password: "${{ secrets.ANDROID_RELEASE_KEY_PASSWORD }}"

0 commit comments

Comments
 (0)