Commit 2bc12b0
Fix RC publish by merging into single workflow (#56)
The separate publish-rc.yml workflow failed because npm OIDC provenance
auth includes the workflow file path in token claims. Only publish.yml was
authorized. Consolidate both workflows into publish.yml with RC detection.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent d345301 commit 2bc12b0
2 files changed
+14
-57
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
20 | 31 | | |
21 | 32 | | |
22 | 33 | | |
| |||
47 | 58 | | |
48 | 59 | | |
49 | 60 | | |
| 61 | + | |
50 | 62 | | |
51 | 63 | | |
52 | 64 | | |
53 | 65 | | |
54 | 66 | | |
55 | | - | |
| 67 | + | |
0 commit comments