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

feat: changing publish workflow to match pypis docs #26

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

simojo
Copy link
Collaborator

@simojo simojo commented Apr 26, 2024

Description

This PR changes the publish workflow to match the documentation found at https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/.

Most notably, this uses the publish-to-pypi tag instead of pypi-publish. From my understanding, publish-to-pypi serves as a wrapper for pypi-publish.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please briefly write the names of the added tests to test your functionality.

  • This PR does not need tested

@simojo simojo requested review from boulais01 and PCain02 April 26, 2024 13:27
@boulais01 boulais01 marked this pull request as draft April 26, 2024 13:37
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