ci: deploy on tags only

This commit is contained in:
Matteo Bernardini
2025-09-03 12:55:59 +08:00
parent 3889f27891
commit f0d9d2a7a8

View File

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