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
-`npm whoami` fails with 401: run `npm login` and retry.
97
-
-`npm publish` says version exists: bump again (`npm version patch`) and republish.
98
-
-Push fails due to remote changes: rebase/merge branch, rerun checks, then push again.
71
+
-Publish job fails with OIDC/trusted publishing error: verify trusted publisher settings on npm exactly match `aredotna/cli` and workflow file `publish.yml`.
72
+
-Workflow skips publishing: merged PR did not contain one of `major`, `minor`, or `patch` labels.
73
+
-Workflow fails with multiple release labels: keep exactly one of `major|minor|patch` on the PR.
0 commit comments