Skip to content

Conversation

marcoieni
Copy link
Member

No description provided.

cargo +nightly publish -Zpackage-workspace --workspace
run: |
if [ -n "${{ github.event.inputs.crate }}" ]; then
cargo publish -p ${{ github.event.inputs.crate }}
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm not using the nightly toolchain here. Let me know if you prefer to use it

Copy link
Member

Choose a reason for hiding this comment

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

You are using it, because it's the default in the workflow xD Let's use the same one in both cases.

@Kobzol Kobzol added this pull request to the merge queue Jul 8, 2025
Merged via the queue into rust-lang:master with commit e6a73cb Jul 8, 2025
4 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