Commit b69c1f4
committed
fix(ci): restore trusted publishing for CLI
v1.1.3 publish failed with 404 under NPM_TOKEN auth — the token does not
have publish rights to @markdown-ai/cli. Drop NPM_TOKEN env and rely on
the existing OIDC trusted-publisher binding that v1.1.2 used. Bump to
v1.1.4 to avoid reusing the failed tag.
Oscar H.1 parent acd7ecd commit b69c1f4
2 files changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments