Skip to content

Commit c02e6da

Browse files
committed
Include version in run name
1 parent ac8f792 commit c02e6da

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
name: Release new version
1+
name: Release and publish extension
2+
3+
run-name: Release v${{ github.event.inputs.version }}
24

35
on:
46
workflow_dispatch:

0 commit comments

Comments
 (0)