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 github actions to publish on pypi #25

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

un4gt
Copy link
Contributor

@un4gt un4gt commented Sep 13, 2024

No pypi token required, just add a trusted publisher to an existing pypi project, by this link: Adding a Trusted Publisher to an Existing PyPI Project - PyPI Docs .

It should be noted that you need to manually update the version in pyproject.toml before pushes or prs .

I have used github actions and published pypi package . look at : sphinxcontrib-analytics-hub/.github/workflows/python-publish.yml at main · un4gt/sphinxcontrib-analytics-hub

@jingfelix jingfelix self-assigned this Sep 18, 2024
@jingfelix jingfelix merged commit a9f42a8 into jingfelix:main Sep 18, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants