fix: switch to on create instead of push (#63)

This commit is contained in:
J. Nick Koston
2022-10-02 11:23:41 -10:00
committed by GitHub
parent b4b251c4b7
commit af0ed88998

View File

@@ -1,9 +1,9 @@
name: Wheels name: Wheels
on: on:
push: create:
tags: tags:
- "**" - "v*"
jobs: jobs:
build_wheels: build_wheels: