We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b052f46 commit 4d28a6dCopy full SHA for 4d28a6d
1 file changed
.github/workflows/dispatch_release.yaml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
inputs:
6
tag:
7
- description: '`vx.y.z` 형태로 버전을 입력해주세요.'
+ description: 'enter version(x.y.z)'
8
required: true
9
default: v1.0.0
10
0 commit comments