Update python-publish.yml

master
DatuX 2024-04-15 11:34:07 +02:00 committed by GitHub
parent 5705afc37f
commit 359bfde4c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ name: Upload Python Package
on:
release:
types: [created]
types: [published]
jobs:
deploy: