We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e84f5f commit b84cbb2Copy full SHA for b84cbb2
.github/workflows/publish-to-pypi.yml
@@ -1,7 +1,6 @@
1
name: Upload Python Package
2
3
-on:
4
- workflow_dispatch: # Enables manual triggering of the workflow
+on: workflow_dispatch
5
6
permissions:
7
contents: read
0 commit comments