mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-26 13:40:22 +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
|
||||
|
||||
on:
|
||||
workflow_dispatch: ~
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
|
|
Loading…
Reference in a new issue