Commit f588e94
committed
fix(workflows): simplify tag pattern for PyPI publish trigger
Adjusted the tag pattern in GitHub workflow to trigger on any version
tag starting with 'v'. This change allows for more flexible versioning
and ensures the publish process initiates for all semantic version
tags.1 parent 7666144 commit f588e94
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments