mirror of
https://github.com/larsimmisch/pyalsaaudio.git
synced 2026-04-17 16:35:31 +00:00
ci: deploy on tags only
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -3,7 +3,7 @@
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags: "*"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_wheels:
|
build_wheels:
|
||||||
|
|||||||
Reference in New Issue
Block a user