Update build release wording

This commit is contained in:
arkon 2021-08-28 17:22:28 -04:00
parent 70e5361146
commit ce29914c56

View File

@ -89,10 +89,10 @@ jobs:
body: |
---
### Hashes
### Checksums
| Variant | SHA256 |
| ------- | ------ |
| Variant | SHA-256 |
| ------- | ------- |
| Universal | ${{ env.APK_UNIVERSAL_SHA }}
| arm64-v8a | ${{ env.APK_ARM64_V8A_SHA }}
| armeabi-v7a | ${{ env.APK_ARMEABI_V7A_SHA }}