mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-04-18 05:22:11 +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:
|
with:
|
||||||
tag_name: ${{ github.ref }}
|
tag_name: ${{ github.ref }}
|
||||||
release_name: ${{ github.ref }}
|
release_name: ${{ github.ref }}
|
||||||
body: >
|
body: |
|
||||||
Update description
|
Update description
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
||||||
## Fixes
|
## Fixes
|
||||||
|
|
||||||
|
|
||||||
## Minimum macOS Version
|
## Minimum macOS Version
|
||||||
$(/usr/libexec/PlistBuddy -c 'print ":LSMinimumSystemVersion"' Archive.xcarchive/Products/Applications/Secretive.app/Info.plist)
|
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
https://github.com/maxgoedjen/secretive/actions/runs/${{ github.run_id }}
|
https://github.com/maxgoedjen/secretive/actions/runs/${{ github.run_id }}
|
||||||
|
Loading…
Reference in New Issue
Block a user