Skip to content

Conversation

@marcoieni
Copy link
Member

The latest release-plz version implements trusted publishing, so there's no need to use the crates-io-auth-action.

The advantage is that release-plz will request tokens to crates.io only when a release needs to happen.
Instead, right now CI requests for a token on every commit on the main branch, which is a waste of resources.

This PR should be ready to be merged because no settings changes should be required.

@davidtwco davidtwco merged commit 43a1454 into rust-lang:main Sep 17, 2025
2 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.

2 participants