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
1 changed files with 3 additions and 2 deletions

View File

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