Update build-windows.yml: add append_body: true

This commit is contained in:
Evan Su 2025-01-24 20:35:31 -05:00 committed by GitHub
parent a14b95b430
commit 2862853176
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 }}`