Update python-publish.yml

This commit is contained in:
Nanda Scott 2021-09-06 13:02:07 -04:00 committed by GitHub
parent 465a23a673
commit 3cc35bf526
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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