We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5c679d commit 4b7e099Copy full SHA for 4b7e099
.github/workflows/release.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
inputs:
6
tag_name:
7
- description: "Version to produce"
+ description: "Version to produce (without the v prefix)"
8
required: true
9
type: string
10
release-as-draft:
0 commit comments