Merge pull request #61 from robotcator/workflow
build wheel and upload to release
This commit is contained in:
commit
6731855b1f
9
.github/workflows/publish.yml
vendored
9
.github/workflows/publish.yml
vendored
@ -5,12 +5,9 @@
|
||||
name: Python Package
|
||||
|
||||
on:
|
||||
# create:
|
||||
# tags:
|
||||
# - '**'
|
||||
push:
|
||||
branch:
|
||||
publish
|
||||
create:
|
||||
tags:
|
||||
- '**'
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user