Update release.yml

This commit is contained in:
Max Goedjen 2021-01-18 12:49:49 -08:00 committed by GitHub
parent 3d86b6f441
commit 6e549f6aaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -67,15 +67,17 @@ jobs:
with:
tag_name: ${{ github.ref }}
release_name: ${{ github.ref }}
body: >
body: |
Update description
## Features
## Fixes
## Minimum macOS Version
$(/usr/libexec/PlistBuddy -c 'print ":LSMinimumSystemVersion"' Archive.xcarchive/Products/Applications/Secretive.app/Info.plist)
## Build
https://github.com/maxgoedjen/secretive/actions/runs/${{ github.run_id }}