ci: deploy on tags only

This commit is contained in:
Matteo Bernardini
2025-09-03 12:55:59 +08:00
committed by Lars Immisch
parent 6acae81487
commit e78c145d9e

View File

@@ -3,7 +3,7 @@
on: on:
workflow_dispatch: workflow_dispatch:
push: push:
tags: tags: "*"
jobs: jobs:
build_wheels: build_wheels: