Skip to content

Commit b12ca4f

Browse files
committed
test
1 parent 214c2af commit b12ca4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ run-name: Build ${{inputs.tag_name||github.ref_name}}
88

99
on:
1010
push:
11-
tags: "*"
11+
# tags: "*"
1212
workflow_dispatch:
1313
inputs:
1414
tag_name:

0 commit comments

Comments
 (0)