Skip to content

Commit beec03b

Browse files
committed
add sha1 checksum for apks
1 parent 710e1ab commit beec03b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-fat-apk-android-beta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ jobs:
3737
GH_TOKEN: ${{ github.token }}
3838
run: |
3939
gh release upload ${{ env.RELEASE_TAG }} ./build/app/outputs/flutter-apk/app-release.apk
40+
gh release upload ${{ env.RELEASE_TAG }} ./build/app/outputs/flutter-apk/app-release.apk.sha1

0 commit comments

Comments
 (0)