Update pythonpublish.yml

Changed action to release-published
This commit is contained in:
Jamie Hardt
2023-05-17 17:18:36 -07:00
committed by GitHub
parent e90897e503
commit d0e2e5bbe5

View File

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