1
0
Fork 0
mirror of synced 2024-06-02 10:44:40 +12:00

Update python-publish.yml

This commit is contained in:
Dummerle 2021-03-16 15:55:43 +01:00 committed by GitHub
parent 647913f37b
commit 7768a8fc32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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