Skip to content

Fix boolean comparison in PyPI workflow#11

Merged
proxymesh merged 1 commit intomainfrom
fix/workflow-boolean-condition
Feb 8, 2026
Merged

Fix boolean comparison in PyPI workflow#11
proxymesh merged 1 commit intomainfrom
fix/workflow-boolean-condition

Conversation

@proxymesh
Copy link
Copy Markdown
Owner

Summary

  • Fix boolean comparison in workflow conditions (use true/false not 'true'/'false')
  • Fix default value for test_pypi input

This fixes the TestPyPI publish job being skipped when manually triggered.

Made with Cursor

- Compare to boolean true/false instead of string 'true'/'false'
- Fix default value for test_pypi input

Co-authored-by: Cursor <cursoragent@cursor.com>
@proxymesh proxymesh merged commit a1f6af6 into main Feb 8, 2026
@proxymesh proxymesh deleted the fix/workflow-boolean-condition branch February 8, 2026 16:52
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