Skip to content

Commit b8a452e

Browse files
committed
Chore: ci-cd.yml inputs description수정
1 parent 7533627 commit b8a452e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
workflow_dispatch:
99
inputs:
1010
tag:
11-
description: "배포할 이미지 태그 (ex. release or <GIT_SHA>)"
11+
description: "배포할 이미지 태그 (ex. dev or dev-SHORT_SHA)"
1212
required: false
1313
default: "dev"
1414

0 commit comments

Comments
 (0)