chore: auto format code

This commit is contained in:
github-actions[bot]
2026-03-23 13:57:42 +00:00
parent 84a2a2d0b7
commit 7930c73db2

View File

@@ -56,7 +56,7 @@ extract_changelog_section() {
CHANGELOG_SECTION="$(extract_changelog_section "$VERSION")" CHANGELOG_SECTION="$(extract_changelog_section "$VERSION")"
if [[ -z "${CHANGELOG_SECTION//[$'\n\r\t ']}" ]]; then if [[ -z "${CHANGELOG_SECTION//[$'\n\r\t ']/}" ]]; then
{ {
echo "# Atlas for Mac $VERSION" echo "# Atlas for Mac $VERSION"
echo echo