Skip to content

Commit b0083f8

Browse files
committed
fix tag workflow
Signed-off-by: Jan-Otto Kröpke <[email protected]>
1 parent 01e2fac commit b0083f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tag.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: Create Tag
2+
run-name: "${{ inputs.tag }}"
23
on:
34
workflow_dispatch:
45
inputs:

0 commit comments

Comments
 (0)