Skip to content

ci: fix publish workflow version bump command#602

Merged
theomonnom merged 1 commit intomainfrom
ci/fix-publish-bump
Apr 8, 2026
Merged

ci: fix publish workflow version bump command#602
theomonnom merged 1 commit intomainfrom
ci/fix-publish-bump

Conversation

@theomonnom
Copy link
Copy Markdown
Member

The click command was named bump but invoked as update_versions.py bump --package ..., causing click to treat bump as an unexpected extra argument. Removed the subcommand name from both the script and workflow.

@theomonnom theomonnom merged commit bda3452 into main Apr 8, 2026
6 of 7 checks passed
@theomonnom theomonnom deleted the ci/fix-publish-bump branch April 8, 2026 20:43
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

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