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: |