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 01e2fac commit b0083f8Copy full SHA for b0083f8
.github/workflows/tag.yaml
@@ -1,4 +1,5 @@
1
name: Create Tag
2
+run-name: "${{ inputs.tag }}"
3
on:
4
workflow_dispatch:
5
inputs:
0 commit comments