From bdc81ed3df53db1667c48e6dd539775120029c2a Mon Sep 17 00:00:00 2001 From: Hong0329 <97835512+Hong0329@users.noreply.github.com> Date: Mon, 27 May 2024 16:52:38 +0900 Subject: [PATCH] =?UTF-8?q?[FIX]=20Dev-CD=20fire-base.json=20=ED=8C=8C?= =?UTF-8?q?=EC=9D=BC=20=EC=83=9D=EC=84=B1=20=EB=B0=A9=EC=8B=9D=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/Dev-CD.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Dev-CD.yml b/.github/workflows/Dev-CD.yml index 66365b5..b1ae2e0 100644 --- a/.github/workflows/Dev-CD.yml +++ b/.github/workflows/Dev-CD.yml @@ -27,7 +27,7 @@ jobs: - name: fire-base.json 생성 id: create-json - uses: jsdaniell/create-json@v1.2.2 + uses: jsdaniell/create-json@v1.2.3 with: name: "fire-base.json" json: ${{ secrets.FIRE_BASE_DEV }}