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

Added pypi on release workflow #3

Merged
merged 1 commit into from Jan 26, 2022

Conversation

whitead
Copy link
Contributor

@whitead whitead commented Jan 26, 2022

This PR adds a Github Action that will post your package to pypi whenever you do a Github Release (or you manually trigger in the actions panel). You'll need to add make a pypi account and add your token to your repo secrets as PYPI_API_TOKEN

I also modified README with pip install instructions and a badge. Great project!

@dewberryants
Copy link
Owner

Great idea, let's merge this and see if it works out of the box. Should be ready to go.

@dewberryants dewberryants merged commit 0ce3eb7 into dewberryants:master Jan 26, 2022
@whitead
Copy link
Contributor Author

whitead commented Jan 26, 2022

@dewberryants looks like I made a few mistakes but you got them solved!

@dewberryants
Copy link
Owner

Neat, all working now. Thanks. :)

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