Skip to content

Commit 144ea05

Browse files
committed
rename/fix name key to run-name
1 parent c9f1fa4 commit 144ea05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: build ${{ github.event.inputs.tag }}
1+
run-name: build ${{ github.event.inputs.tag }}
22
on:
33
workflow_dispatch:
44
inputs:

0 commit comments

Comments
 (0)