mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-05-12 13:48:31 +02:00
Update build-macos.yml: append_body = true
This commit is contained in:
parent
5c9e6e82ec
commit
f89fc1f153
1 changed files with 3 additions and 1 deletions
4
.github/workflows/build-macos.yml
vendored
4
.github/workflows/build-macos.yml
vendored
|
@ -9,6 +9,7 @@ on:
|
|||
- "VERSION"
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
@ -75,5 +76,6 @@ jobs:
|
|||
Picocrypt.dmg
|
||||
tag_name: ${{ env.VERSION }}
|
||||
make_latest: true
|
||||
append_body: true
|
||||
body: |
|
||||
**Picocrypt.dmg ${{ env.CHECKSUM_PICOCRYPT }}
|
||||
`sha256(Picocrypt.dmg) ${{ env.CHECKSUM_PICOCRYPT }}`
|
||||
|
|
Loading…
Add table
Reference in a new issue