Skip to content

Commit b84cbb2

Browse files
committed
Maybe this works
1 parent 6e84f5f commit b84cbb2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish-to-pypi.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Upload Python Package
22

3-
on:
4-
workflow_dispatch: # Enables manual triggering of the workflow
3+
on: workflow_dispatch
54

65
permissions:
76
contents: read

0 commit comments

Comments
 (0)