-
fix(ci): make publish steps idempotent with continue-on-error (#51)
发布于
2026-03-25 18:15:06 +00:00 Already-published versions cause npm to return E403. With
continue-on-error, the workflow skips published packages and
continues to publish the remaining ones. Safe to re-run.下载附件