We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b9b340 commit c118b52Copy full SHA for c118b52
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