Commit 9a93010
committed
ci: publish to crates.io via trusted publishing
Replace the static CRATE_AUTH_TOKEN secret with OIDC-based Trusted
Publishing using rust-lang/crates-io-auth-action, which exchanges a
short-lived token at publish time instead of storing a long-lived
credential in the repository.
https://claude.ai/code/session_013tt2ucFPTnTnGGM1RLG19m1 parent cdb1b88 commit 9a93010
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
472 | 475 | | |
473 | 476 | | |
474 | 477 | | |
| |||
479 | 482 | | |
480 | 483 | | |
481 | 484 | | |
482 | | - | |
483 | | - | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
484 | 488 | | |
485 | 489 | | |
486 | 490 | | |
| 491 | + | |
| 492 | + | |
487 | 493 | | |
488 | 494 | | |
489 | 495 | | |
| |||
0 commit comments