Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: fix release workflow #9387

Merged
merged 1 commit into from May 6, 2024

Conversation

radoering
Copy link
Member

I tested the new release workflow - which we probably should have done before merging it - and fixed some bugs:

  • gh fails without a token
  • gh does not find the artifacts if we do not put them in the dist folder
  • gh fails when not inside a git repo
  • pypi-publish does not find the artifacts if we do not put them in the dist folder

@radoering radoering merged commit f5777bb into python-poetry:main May 6, 2024
60 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.

None yet

2 participants