mirror of
https://github.com/dscripka/openWakeWord.git
synced 2026-08-27 18:17:20 -04:00
Updated github actions to autopush to PyPi on new tag [skip ci]
This commit is contained in:
parent
1eec2158c5
commit
dbd3f7ac99
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,9 @@ name: Publish Python distributions to PyPI
|
|||
on:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
create:
|
||||
tags:
|
||||
- "*"
|
||||
|
||||
jobs:
|
||||
build-n-publish:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue