Skip to content

fix: remove duplicate crates.io publish from create-release workflow#762

Merged
coffee-cup merged 1 commit intomasterfrom
jr/fix-duplicate-crates-publish
Jan 13, 2026
Merged

fix: remove duplicate crates.io publish from create-release workflow#762
coffee-cup merged 1 commit intomasterfrom
jr/fix-duplicate-crates-publish

Conversation

@coffee-cup
Copy link
Copy Markdown
Contributor

The create-release.yml workflow was publishing to crates.io before pushing the tag, then the tag push triggered release.yml which tried to publish again, causing failures.

Removed the duplicate cargo publish step from create-release.yml since release.yml already handles publishing when triggered by tag push.

@coffee-cup coffee-cup added the release/skip Author no release label Jan 13, 2026
@coffee-cup coffee-cup merged commit ac1c6d1 into master Jan 13, 2026
7 checks passed
@coffee-cup coffee-cup deleted the jr/fix-duplicate-crates-publish branch January 13, 2026 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release/skip Author no release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant