mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-05-12 21:58:31 +02:00
Update build-windows.yml: change release body checksum format
This commit is contained in:
parent
b043713c0e
commit
a14b95b430
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build-windows.yml
vendored
3
.github/workflows/build-windows.yml
vendored
|
@ -92,4 +92,5 @@ jobs:
|
|||
tag_name: ${{ env.VERSION }}
|
||||
make_latest: true
|
||||
body: |
|
||||
**Picocrypt.exe ${{ env.CHECKSUM_PICOCRYPT }}
|
||||
**Windows:**
|
||||
`sha256(Picocrypt.exe) ${{ env.CHECKSUM_PICOCRYPT }}`
|
||||
|
|
Loading…
Add table
Reference in a new issue