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 GitHub Action To Auto-Publish On Tag Pushes #42

Merged
merged 13 commits into from
Aug 13, 2024
Merged

Conversation

dchukhin
Copy link
Contributor

Following the instructions from python.org, this pull request adds a GitHub Action that:

  • builds on all pull requests and pushes to the main branch
  • releases on all tag pushes to the main branch

Note: in testing this code, I've already released version 4.0.3. See:

@dchukhin dchukhin merged commit 0e157b2 into main Aug 13, 2024
12 checks passed
@dchukhin dchukhin deleted the test-publish branch August 13, 2024 18:47
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