We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 701dffe commit e7cf1deCopy full SHA for e7cf1de
.github/workflows/pypi.yaml
@@ -1,4 +1,6 @@
1
-name: Publish to PyPI
+name: Pypi
2
+
3
+on: [push]
4
5
jobs:
6
publish:
0 commit comments