We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a40709f commit 613bf73Copy full SHA for 613bf73
.github/workflows/release-linux.yml
@@ -3,7 +3,7 @@ on:
3
workflow_dispatch:
4
inputs:
5
version:
6
- description: "Version Number"
+ description: "Version Number (x.y.z)"
7
required: true
8
type: string
9
platform:
0 commit comments