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 #15

Merged
merged 3 commits into from
Aug 23, 2024
Merged

Conversation

dchukhin
Copy link
Contributor

@dchukhin dchukhin commented Aug 14, 2024

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 5b6b7a5 into main Aug 23, 2024
15 checks passed
@dchukhin dchukhin deleted the test-publish branch August 23, 2024 14:45
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