Skip to content

Conversation

philomath213
Copy link
Member

@philomath213 philomath213 commented Feb 27, 2025

Description

Fix publish_wheels workflow by using twine to publish wheels instead of gh-action-pypi-publish Action.
The current workflow was failing because gh-action-pypi-publish Action works on Linux runners only (details).

Affected Dependencies

None

How has this been tested?

I have tested the new workflow in a fork repository, the results can be found here.

Checklist

@philomath213 philomath213 added the Build Related to the build of the package label Feb 27, 2025
@philomath213 philomath213 changed the title Use Twine to publish Use Twine to publish wheels Feb 27, 2025
@philomath213 philomath213 merged commit 29eb3d6 into main Feb 28, 2025
32 of 34 checks passed
@philomath213 philomath213 deleted the pypi_publish branch February 28, 2025 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build Related to the build of the package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant