Update pythonpublish.yml

This commit is contained in:
Jamie Hardt
2022-11-15 11:27:34 -08:00
committed by GitHub
parent edbe748718
commit dec6180744

View File

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