mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-26 21:50:20 +00:00
Add workflow_dispatch to PyPI action
This commit is contained in:
parent
9c5aa088f3
commit
118717e60b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pypi.yml
vendored
1
.github/workflows/pypi.yml
vendored
|
@ -4,6 +4,7 @@
|
||||||
name: PyPI
|
name: PyPI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch: ~
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue