From 23dc826f7f786b63c289695381a74f1a111228d3 Mon Sep 17 00:00:00 2001 From: devgiljong Date: Wed, 10 Apr 2024 18:11:32 +0900 Subject: [PATCH] =?UTF-8?q?:construction:=20=EC=A0=84=EB=B6=80=20=EB=B9=8C?= =?UTF-8?q?=EB=93=9C=ED=95=98=EB=8A=94=EA=B1=B4=20=EB=B9=84=ED=9A=A8?= =?UTF-8?q?=EC=9C=A8=EC=A0=81=EC=9D=B4=EC=96=B4=EC=84=9C=20token=20?= =?UTF-8?q?=EB=A7=8C=20=EB=B9=8C=EB=93=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/chromatic.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index beae408..87b01ef 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -30,7 +30,7 @@ jobs: run: yarn install - name: build all - run: yarn build + run: yarn token build - name: Run Chromatic run: yarn chromatic