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
on:
push:
create:
tags:
- "**"
- "v*"
jobs:
build_wheels: