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
Avoid red duplicate npm publish runs when both the explicit dispatch and workflow_run fallback fire for the same release.
Verification:
- Ruby YAML parse for .github/workflows/npm-publish.yml
- Local registry check for published 0.0.13 -> exists=true
- Local registry check for fake 0.0.999999 -> exists=false
- git diff --check
Co-authored-by: Nova <nova@openclaw.local>
0 commit comments