Skip to content

fix(release): authenticate cargo with crates.io OIDC#56

Merged
Iktahana merged 1 commit into
mainfrom
dev
Jul 23, 2026
Merged

fix(release): authenticate cargo with crates.io OIDC#56
Iktahana merged 1 commit into
mainfrom
dev

Conversation

@Iktahana

Copy link
Copy Markdown
Contributor

Summary

Root cause

id-token: write only allows GitHub to mint an OIDC identity token. Cargo does not exchange it itself, so the previous publish attempt correctly reached cargo publish but failed with no token found.

Verification

  • implementation follows the official crates.io Trusted Publishing workflow
  • workflow diff passes git diff --check

@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Iktahana
Iktahana merged commit e71f99e into main Jul 23, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant