Skip to content

Commit 6bb403b

Browse files
committed
Test
1 parent ff51c36 commit 6bb403b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Publish to PyPI
22

33
on:
44
push:
5-
branches: [pypi]
5+
branches: [main, pypi]
66
tags:
77
- "v*.*.*"
88

0 commit comments

Comments
 (0)