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

Add a workflow for pypi upload #3

Merged
merged 1 commit into from
Jan 12, 2024
Merged

Add a workflow for pypi upload #3

merged 1 commit into from
Jan 12, 2024

Conversation

MacOS
Copy link

@MacOS MacOS commented Jan 2, 2024

Adds a workflow for pypi upload.

This pull request address issue #2 .

@noklam
Copy link
Owner

noklam commented Jan 8, 2024

@MacOS Do I need to set any secret for the project?

@MacOS
Copy link
Author

MacOS commented Jan 10, 2024

@noklam Yes, you need to set the PyPi API token. You can create one on PyPi, and then add it to the repo via Settings > Security > Actions > Repository secrets. There you find a New repository secret button. Make sure that the name of the secret is PYPI_API_TOKEN (see here in my pull request)

@noklam
Copy link
Owner

noklam commented Jan 12, 2024

Thanks! I have added the secret and merged.

@noklam noklam merged commit f20c4c1 into noklam:master Jan 12, 2024
1 check failed
@MacOS MacOS mentioned this pull request Jan 17, 2024
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