Skip to content

Commit 121f8d5

Browse files
committed
github actions to publish to pypi
1 parent 018b609 commit 121f8d5

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
@@ -1,5 +1,6 @@
11
name: Publish
22
on:
3+
workflow_dispatch:
34
release:
45
types: [published]
56

0 commit comments

Comments
 (0)