Skip to content

ci: Fix publish workflow (0.11)#222

Merged
jelmer merged 1 commit intojelmer:0.11from
anlambert:publish-fix
Mar 25, 2026
Merged

ci: Fix publish workflow (0.11)#222
jelmer merged 1 commit intojelmer:0.11from
anlambert:publish-fix

Conversation

@anlambert
Copy link
Copy Markdown
Contributor

I noticed subvertpy-0.11.2 tag was pushed but nothing got uploaded on PyPI and indeed the publish job failed.

This is due to a misnamed parameter in publish workflow and thus wheels downloaded from gha artifacts were extracted in sub-directories inside the dist folder making the pypa/gh-action-pypi-publish action fail afterwards.

The commit in that PR should also be cherry-picked to the main branch as it has the same issue.

Due to a misnamed parameter, wheels downloaded from gha artifacts
were extracted in sub-directories inside the dist folder making
the pypa/gh-action-pypi-publish action fail afterwards.
@jelmer jelmer merged commit d3a689c into jelmer:0.11 Mar 25, 2026
39 checks passed
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.

2 participants