Skip to content

Commit c01d818

Browse files
committed
Enable manually triggering the PyPI workflow
1 parent ab56caf commit c01d818

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ name: PyPI
55
on:
66
release:
77
types: [published]
8+
workflow_dispatch:
89

910
jobs:
1011
release-build:

0 commit comments

Comments
 (0)