You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): use workflow_dispatch for polish release notes (Fission-AI#533)
* 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
0 commit comments