Spaces:
Sleeping
Sleeping
MilesCranmer
commited on
Commit
•
5df9acb
1
Parent(s):
63b440f
Update pypi_deploy.yml
Browse files
.github/workflows/pypi_deploy.yml
CHANGED
@@ -3,6 +3,7 @@ on:
|
|
3 |
push:
|
4 |
tags:
|
5 |
- 'v*.*.*'
|
|
|
6 |
|
7 |
jobs:
|
8 |
pypi:
|
|
|
3 |
push:
|
4 |
tags:
|
5 |
- 'v*.*.*'
|
6 |
+
workflow_dispatch:
|
7 |
|
8 |
jobs:
|
9 |
pypi:
|