Skip to content

Commit 9179dd2

Browse files
committed
Set run-name
1 parent 06180b0 commit 9179dd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/version.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
name: version
33

4+
run-name: ${{ github.event.inputs.version }}${{ github.event.client_payload.version }}
5+
46
on:
57
workflow_dispatch:
68
inputs:

0 commit comments

Comments
 (0)