Skip to content

Commit e7cf1de

Browse files
committed
Fix trigger for GHA.
1 parent 701dffe commit e7cf1de

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/pypi.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
name: Publish to PyPI
1+
name: Pypi
2+
3+
on: [push]
24

35
jobs:
46
publish:

0 commit comments

Comments
 (0)