We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 214c2af commit b12ca4fCopy full SHA for b12ca4f
.github/workflows/build.yml
@@ -8,7 +8,7 @@ run-name: Build ${{inputs.tag_name||github.ref_name}}
8
9
on:
10
push:
11
- tags: "*"
+ # tags: "*"
12
workflow_dispatch:
13
inputs:
14
tag_name:
0 commit comments