Skip to content

Commit 122bde4

Browse files
committed
update
1 parent 97568d8 commit 122bde4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-publish-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: PyPI Builder and Releaser
33
on:
44
push:
55
tags:
6-
- "v**"
6+
- "**"
77

88
jobs:
99
publish:

0 commit comments

Comments
 (0)