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 github action for pypi upload #10

Closed
wants to merge 3 commits into from

Conversation

shimwell
Copy link
Contributor

This small PR adds automatic PYPI uploading for every push to main

For this to work the github repository must have two new secrets added to the settings section. The secrets must be named

PYPI_USERNAME
PYPI_PASSWORD

These values must correspond to a user with access to the pypi package (suggested the openmcworkshop service account)

@shimwell
Copy link
Contributor Author

shimwell commented Sep 27, 2020

I think this PR can be ignored as #13 can do this in a better way

@shimwell shimwell closed this Oct 6, 2020
makeclean pushed a commit that referenced this pull request Nov 10, 2020
update of main with new pip installer
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.

1 participant