mirror of
https://github.com/Fission-AI/OpenSpec.git
synced 2026-03-31 05:14:08 +00:00
* fix(ci): use workflow_dispatch for polish release notes The claude-code-action doesn't support the `release` event type. Switch to workflow_dispatch which is supported, and have release-prepare trigger it after publishing. * fix: get tag from package.json instead of gh release list