From 6e549f6aaa14fd4a80507a6fcacc05d040e06a60 Mon Sep 17 00:00:00 2001 From: Max Goedjen Date: Mon, 18 Jan 2021 12:49:49 -0800 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4592991..1893019 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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 }}