mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-05-12 13:48:31 +02:00
Update build-windows.yml: add append_body: true
This commit is contained in:
parent
a14b95b430
commit
2862853176
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-windows.yml
vendored
1
.github/workflows/build-windows.yml
vendored
|
@ -91,6 +91,7 @@ jobs:
|
||||||
src/Picocrypt.exe
|
src/Picocrypt.exe
|
||||||
tag_name: ${{ env.VERSION }}
|
tag_name: ${{ env.VERSION }}
|
||||||
make_latest: true
|
make_latest: true
|
||||||
|
append_body: true
|
||||||
body: |
|
body: |
|
||||||
**Windows:**
|
**Windows:**
|
||||||
`sha256(Picocrypt.exe) ${{ env.CHECKSUM_PICOCRYPT }}`
|
`sha256(Picocrypt.exe) ${{ env.CHECKSUM_PICOCRYPT }}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue