mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-04-10 17:47:19 +00:00
Update release.yml
This commit is contained in:
parent
3d86b6f441
commit
6e549f6aaa
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user