Skip to content

Commit

Permalink
add new workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AVoss84 committed Jan 25, 2025
1 parent 50b47df commit 9cced0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Publish to Test PyPI
on:
push:
tags:
- "0.2.1" # or "v*", "0.*", etc. depending on your tag pattern
- "0.*" # or "v*", "0.*", etc. depending on your tag pattern

jobs:
build-and-upload:
Expand Down

0 comments on commit 9cced0f

Please sign in to comment.