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 900c15b151

View File

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