From 0159f3744f34e9e6a2f4c54199b21e2527ad75b3 Mon Sep 17 00:00:00 2001 From: ftery0 Date: Sun, 5 Jan 2025 22:08:40 +0900 Subject: [PATCH] =?UTF-8?q?HOTFix=20::=20=EB=B0=B0=ED=8F=AC=20=EB=B2=84?= =?UTF-8?q?=EC=A0=84=20=EC=97=90=EB=9F=AC=20=EA=B3=A0=EC=B9=98=EA=B8=B0=20?= =?UTF-8?q?=EC=9C=84=ED=95=9C=20=EC=9E=AC=EB=B0=B0=ED=8F=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 2da1989..b9b027b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -45,4 +45,4 @@ jobs: "title": "${{ env.CLEAN_TITLE }}", "package_manager_config_command": "npm config set registry=https://npm.pkg.github.com/Team-B1ND && npm config set //npm.pkg.github.com/:_authToken=${{ secrets.GIT_ACCESS_TOKEN }} && npm config set //registry.npmjs.org/:_authToken=${{ secrets.GIT_ACCESS_TOKEN }}", "package_manager": "npm" - } + } \ No newline at end of file