Skip to content

Commit 9be392f

Browse files
authored
build on all tags (#75)
1 parent 7f2cb01 commit 9be392f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
name: Python Release Build
1919
on:
2020
push:
21-
tags: ["*-rc*"]
21+
tags: ["*"]
2222
branches: ["master"]
2323

2424
jobs:

0 commit comments

Comments
 (0)