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: Add workflow for making PyPi releases #21

Merged
merged 1 commit into from Sep 29, 2023
Merged

Conversation

bd808
Copy link
Owner

@bd808 bd808 commented Sep 29, 2023

Add a workflow that will trigger when a "v*" tag is created that:

  • Runs the tox workflow
  • Builds sdist and wheel packages
  • Uploads packages to PyPi

Add a workflow that will trigger when a "v*" tag is created that:
* Runs the tox workflow
* Builds sdist and wheel packages
* Uploads packages to PyPi
@bd808 bd808 merged commit 7b177b7 into main Sep 29, 2023
5 checks passed
@bd808 bd808 deleted the work/bd808/pypi-publish branch September 29, 2023 17:55
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

1 participant