Skip to content

Commit c8dd730

Browse files
authored
Update publish.yml
1 parent 52a9616 commit c8dd730

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Publish to PyPI
33
on:
44
release:
55
types: [created]
6+
workflow_dispatch:
67

78
permissions:
89
id-token: write # REQUIRED for trusted publishing

0 commit comments

Comments
 (0)