From b325020c5ccd5e81442e7a417069c5c78ef9f78d Mon Sep 17 00:00:00 2001 From: Ben Chatelain Date: Sun, 3 Nov 2024 11:38:06 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A8=20Wrap=20long=20line?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8a9cd9c..77184c5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -192,7 +192,8 @@ jobs: --draft \ --head "${RELEASE_BRANCH}" \ --title "🔖 Version ${MAS_VERSION}" \ - --body "This PR contains the changes from releasing version [${MAS_VERSION}](https://github.com/mas-cli/mas/releases/tag/${MAS_VERSION})." + --body "This PR contains the changes from releasing version \ + [${MAS_VERSION}](https://github.com/mas-cli/mas/releases/tag/${MAS_VERSION})." - name: 🚰 Update mas tap formula env: