Skill: Tag-based releases
Goal
Create GitHub releases automatically for tags like v*.
Conventions
- •Tags are the source of truth for releases.
- •Use autogenerated release notes.
Files
- •
.github/workflows/publish.yml(includes release pruning)
自动生成说明的GitHub发布功能。
--- frontmattername: Tag-based releases description: GitHub releases with autogenerated notes
Create GitHub releases automatically for tags like v*.
.github/workflows/publish.yml (includes release pruning)