We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f1fa4 commit 144ea05Copy full SHA for 144ea05
1 file changed
.github/workflows/build.yaml
@@ -1,4 +1,4 @@
1
-name: build ${{ github.event.inputs.tag }}
+run-name: build ${{ github.event.inputs.tag }}
2
on:
3
workflow_dispatch:
4
inputs:
0 commit comments