Commit 85576e4
Let cargo handle OIDC token exchange natively
Manual token generation was producing tokens crates.io rejected.
Cargo 1.84+ handles trusted publishing automatically when
CARGO_REGISTRY_TOKEN is empty and id-token permission is set.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 22d8685 commit 85576e4
1 file changed
Lines changed: 1 addition & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | 80 | | |
88 | 81 | | |
89 | | - | |
| 82 | + | |
90 | 83 | | |
91 | 84 | | |
92 | 85 | | |
| |||
0 commit comments