From 322fc0d44ee551e66549b2e3cce6c2831a51899b Mon Sep 17 00:00:00 2001 From: Hong0329 <97835512+Hong0329@users.noreply.github.com> Date: Mon, 27 May 2024 16:56:07 +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 b1ae2e0..67a8cc1 100644 --- a/.github/workflows/Dev-CD.yml +++ b/.github/workflows/Dev-CD.yml @@ -31,7 +31,7 @@ jobs: with: name: "fire-base.json" json: ${{ secrets.FIRE_BASE_DEV }} - dir: 'src/main/resources/' + dir: 'DontBeServer/src/main/resources/' - name: fire-base.json 파일 확인 run: |