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
chore: wire up force_publish input in release workflow
Add workflow_dispatch trigger with force_publish flag so the release
artifact can be re-published manually without a new release-please run.
Derives the tag from the latest git tag when release-please did not
create one, and uses --clobber to overwrite existing release assets.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments