Skip to content

Commit 58f3115

Browse files
authored
FIX: Move to workflow dispatch (#5)
1 parent a5a33da commit 58f3115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
release:
44
types:
55
- published
6-
push:
6+
workflow_dispatch:
77

88
jobs:
99
upload_pypi:

0 commit comments

Comments
 (0)