We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84ede66 commit 3373323Copy full SHA for 3373323
1 file changed
.github/workflows/build.yml
@@ -1,10 +1,10 @@
1
on:
2
push:
3
+ tags:
4
+ - *
5
#should we prevent main branch build?
6
#branches:
7
# - "r2.9.2"
- tags:
- - **
8
jobs:
9
#generated by gemini
10
create_release_tag:
0 commit comments