Update python-publish.yml

This commit is contained in:
Sander Steffann 2020-06-24 13:17:33 +02:00 committed by GitHub
parent 8a97023d85
commit 30ec7718c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,8 +4,9 @@
name: Upload Python Package name: Upload Python Package
on: on:
release: push:
types: [created] tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
jobs: jobs:
deploy: deploy: