🚨 Wrap long line

This commit is contained in:
Ben Chatelain 2024-11-03 11:38:06 -07:00
parent 8dd72139a1
commit b325020c5c
No known key found for this signature in database

View file

@ -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: