Update python-publish.yml

trigger on published release
This commit is contained in:
Gilles Boccon-Gibod
2022-08-04 14:30:25 -07:00
committed by GitHub
parent 9ea93be723
commit 6af14b26ee

View File

@@ -1,9 +1,9 @@
name: Upload Python Package name: Upload Python Package
on: on:
push: release:
branches: [ main ] types: [published]
permissions: permissions:
contents: read contents: read