Update python-publish.yml

This commit is contained in:
helgeerbe 2024-01-08 13:02:06 +01:00 committed by GitHub
parent 1cf78a6457
commit 452f2f9d99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ name: Upload Python Package
on: on:
release: release:
types: [created] types: [created]
workflow_dispatch:
jobs: jobs:
build-n-publish: build-n-publish: