Merge pull request #61 from robotcator/workflow

build wheel and upload to release
This commit is contained in:
Tri Dao 2022-10-23 12:52:51 -07:00 committed by GitHub
commit 6731855b1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,12 +5,9 @@
name: Python Package
on:
# create:
# tags:
# - '**'
push:
branch:
publish
create:
tags:
- '**'
jobs:
release: