We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01046b8 commit 570b571Copy full SHA for 570b571
1 file changed
.github/workflows/release.yml
@@ -1,5 +1,7 @@
1
name: Release
2
3
+run-name: Release v${{ github.event.inputs.version }}
4
+
5
on:
6
workflow_dispatch:
7
inputs:
0 commit comments