There was an error while loading. Please reload this page.
1 parent 7f2cb01 commit 9be392fCopy full SHA for 9be392f
1 file changed
.github/workflows/build.yml
@@ -18,7 +18,7 @@
18
name: Python Release Build
19
on:
20
push:
21
- tags: ["*-rc*"]
+ tags: ["*"]
22
branches: ["master"]
23
24
jobs:
0 commit comments