Commit b1baee1
authored
Add trusted publishing auth for crates.io releases (#3)
This integrates the official crates-io-auth-action to obtain a token via trusted publishing (OIDC), enabling secure, keyless authentication without storing long-lived API tokens as repository secrets.
Signed-off-by: James Sturtevant <jsturtevant@gmail.com>1 parent abdeab9 commit b1baee1
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
| |||
54 | 58 | | |
55 | 59 | | |
56 | 60 | | |
| 61 | + | |
| 62 | + | |
57 | 63 | | |
58 | 64 | | |
59 | 65 | | |
| |||
0 commit comments