Files
sencho/.github/workflows
Anso 3f620591c8 chore(ci): retire release-blog-scaffold workflow (#1084)
Removes the auto-publish workflow that fired on every v* tag and
generated a release post in the sencho-website repo on every 5th
release. Release posts are no longer the desired blog content for
the project, so the workflow, its helper script, and its template
are all removed together.

Deletes:
- .github/workflows/release-blog-scaffold.yml
- .github/scripts/scaffold-release-post.mjs
- .github/release-blog-template.tsx.tmpl

The 7 historical release posts are removed from the sencho-website
repo in a separate PR.
2026-05-17 05:24:40 -04:00
..