Update build-macos.yml: append_body = true

This commit is contained in:
Evan Su 2025-01-24 20:10:34 -05:00 committed by GitHub
parent 5c9e6e82ec
commit f89fc1f153
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,6 +9,7 @@ on:
- "VERSION" - "VERSION"
branches: branches:
- main - main
workflow_dispatch:
jobs: jobs:
build: build:
@ -75,5 +76,6 @@ jobs:
Picocrypt.dmg Picocrypt.dmg
tag_name: ${{ env.VERSION }} tag_name: ${{ env.VERSION }}
make_latest: true make_latest: true
append_body: true
body: | body: |
**Picocrypt.dmg ${{ env.CHECKSUM_PICOCRYPT }} `sha256(Picocrypt.dmg) ${{ env.CHECKSUM_PICOCRYPT }}`