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
release-please only runs the npm publish step when it first cuts a release;
re-running that job is a no-op once the GitHub release exists. This adds an
on-demand "Publish to npm" workflow to bootstrap the first publish and to
recover from a failed release publish, using the NPM_TOKEN secret with
provenance.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments