Skip to content

Commit 4f39b4d

Browse files
authored
Merge pull request #61 from basf/hotfix
hotfix
2 parents 32a794a + 122bde4 commit 4f39b4d

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)