Skip to content

Commit 47a565c

Browse files
committed
Add workflow name
1 parent a994778 commit 47a565c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prepare-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ env:
2121

2222
jobs:
2323
prepare-release:
24+
name: "Prepare release"
2425
if: github.event_name == "workflow_dispatch"
2526
runs-on: ubuntu-latest
2627
steps:

0 commit comments

Comments
 (0)