Skip to content

Commit edaa607

Browse files
authored
Rename workflow and update run name
1 parent 02d4a15 commit edaa607

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release-builder.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
name: Build Release ${{ github.event.inputs.version }}
1+
name: Release Builder
2+
run-name: Build Release ${{ github.event.inputs.version }}
23

34
on:
45
workflow_dispatch:

0 commit comments

Comments
 (0)