mirror of https://github.com/fail2ban/fail2ban
workflows/publish.yml: amend (allow manual trigger for publishing)
parent
85faeab644
commit
86b9adb2f5
|
@ -1,6 +1,7 @@
|
||||||
name: Upload Package to PyPI
|
name: Upload Package to PyPI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
release:
|
release:
|
||||||
types: [created]
|
types: [created]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue