Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not offer pre-release as a workflow option #59

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Conversation

bitdivine
Copy link
Member

Motivation

cargo publish takes the pre-release version from Cargo.toml and ignores the version taken as a workflow argument. The one and only way of setting the pre-release version should therefore be to set it in Cargo.toml.

Changes

  • Remove the prerelease workflow input.

@bitdivine bitdivine marked this pull request as ready for review March 4, 2024 15:42
@bitdivine bitdivine merged commit 1496385 into main Mar 4, 2024
8 checks passed
@bitdivine bitdivine deleted the fix-releases branch March 4, 2024 15:43
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