Update Github actions for publish on release

This commit is contained in:
VirtuBox
2019-10-05 02:06:58 +02:00
committed by GitHub
parent 5760e5a8ab
commit c94d12640b

View File

@@ -1,6 +1,8 @@
name: Upload Python Package name: Upload Python Package
on: [push] on:
release:
types: [published]
jobs: jobs:
deploy: deploy: