Skip to content

Commit 2bb3a86

Browse files
committed
github actions to publish to pypi
1 parent 0bd2428 commit 2bb3a86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Publish
22
on:
3+
workflow_dispatch:
4+
35
release:
46
types:
57
- created

0 commit comments

Comments
 (0)