Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
5899bd646b | |||
1d33a81ad2 | |||
b58efae107 |
2
.github/workflows/pypi-deploy.yml
vendored
2
.github/workflows/pypi-deploy.yml
vendored
@@ -3,7 +3,7 @@ name: CI Build Wheel
|
||||
|
||||
on:
|
||||
push:
|
||||
#branches: [master]
|
||||
# branches: [master]
|
||||
tags: ["v[0-9]+.[0-9]+.[0-9]+"]
|
||||
|
||||
jobs:
|
||||
|
@@ -1 +1 @@
|
||||
2.0.16
|
||||
2.0.19
|
||||
|
Reference in New Issue
Block a user