workflows/publish.yml: amend (allow manual trigger for publishing)

pull/3806/merge
sebres 2025-06-16 22:09:46 +02:00
parent 85faeab644
commit 86b9adb2f5
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
name: Upload Package to PyPI
on:
workflow_dispatch:
release:
types: [created]