Skip to content

fix: correct YAML syntax for multi-line git commit messages#3

Merged
datarian merged 1 commit intomasterfrom
feature/web-resume-system
Nov 10, 2025
Merged

fix: correct YAML syntax for multi-line git commit messages#3
datarian merged 1 commit intomasterfrom
feature/web-resume-system

Conversation

@datarian
Copy link
Owner

Use heredoc syntax for multi-line commit messages in GitHub Actions workflows to properly handle special characters and line breaks.

Fixed in:

  • delete-web-resume.yml (line 94-98)
  • deploy-web-resumes.yml (line 133-137)

🤖 Generated with Claude Code

Use heredoc syntax for multi-line commit messages in GitHub Actions
workflows to properly handle special characters and line breaks.

Fixed in:
- delete-web-resume.yml (line 94-98)
- deploy-web-resumes.yml (line 133-137)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant