make publish to pypi manually dispatchable as a workflow (#2026) [skip ci]
This commit is contained in:
1
.github/workflows/pypi.yml
vendored
1
.github/workflows/pypi.yml
vendored
@@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
pypi-publish:
|
||||
|
||||
Reference in New Issue
Block a user