Skip to content

Commit 48e0359

Browse files
committed
add optional manual deployment
1 parent 148ab41 commit 48e0359

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
@@ -3,6 +3,7 @@ name: Upload Python Package
33
on:
44
release:
55
types: [published]
6+
workflow_dispatch:
67

78
env:
89
python-version: 3.11

0 commit comments

Comments
 (0)