Skip to content

Commit efc5b7d

Browse files
JacobCoffeeclaude
andcommitted
fix: correct YAML syntax in cd.yml gh pr create command
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent aa476de commit efc5b7d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@ jobs:
7272
--title "docs: update changelog" \
7373
--body "Automated changelog update generated by git-cliff.
7474
75-
This PR updates the changelog with the latest commits.
76-
75+
This PR updates the changelog with the latest commits." \
7776
--label "documentation" \
7877
--label "automated"
7978
fi

0 commit comments

Comments
 (0)