mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-10 07:17:47 +01:00
Update build release wording
This commit is contained in:
parent
70e5361146
commit
ce29914c56
1 changed files with 3 additions and 3 deletions
6
.github/workflows/build_push.yml
vendored
6
.github/workflows/build_push.yml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue