Skip to content

Conversation

marcoieni
Copy link
Member

@marcoieni marcoieni commented Sep 13, 2025

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.

@NobodyXu NobodyXu merged commit 10f7638 into rust-lang:main Sep 13, 2025
77 checks passed
Copy link
Collaborator

@NobodyXu NobodyXu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

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