Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add action to automatically upload tagged versions to pypi #174

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

cinek810
Copy link
Owner

No description provided.

@cinek810 cinek810 requested a review from LegenJCdary February 17, 2023 13:51
@@ -0,0 +1,5 @@
- name: Publish package
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My only suggestion is to limit to main, otherwise looks good.

on:
  push:
    branches:
      - main
    tags:
      - v0.0.*

@LegenJCdary LegenJCdary merged commit 4ecf50e into main Feb 22, 2023
@LegenJCdary LegenJCdary deleted the automatic_push branch February 22, 2023 09:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants