diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 6bca647..7f7068d 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -1,9 +1,9 @@ name: Wheels on: - push: + create: tags: - - "**" + - "v*" jobs: build_wheels: