From 456b9bcb9c6ac9a2b078ae5b85b75bcffcca795c Mon Sep 17 00:00:00 2001 From: "kihwan.song" Date: Thu, 18 Jun 2026 11:46:21 +0900 Subject: [PATCH] =?UTF-8?q?=EB=8F=84=EB=A9=94=EC=9D=B8=20=EC=83=9D?= =?UTF-8?q?=EC=84=B1=20=EA=B3=B5=ED=86=B5=20=EC=8A=A4=ED=81=AC=EB=A6=BD?= =?UTF-8?q?=ED=8A=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- create-domain/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-domain/action.yml b/create-domain/action.yml index c13b813..eebb85b 100644 --- a/create-domain/action.yml +++ b/create-domain/action.yml @@ -17,7 +17,7 @@ inputs: description: NPM 로그인 비밀번호 (npm-api.conf의 API_PASS) domain: required: true - description: 생성할 도메인 (예: app.example.com) + description: "생성할 도메인 (예: app.example.com)" forward-host: required: true description: 프록시가 바라볼 대상 호스트/IP