From ee610322f401034619d044c091103e8ee953e29a Mon Sep 17 00:00:00 2001 From: hoon Date: Mon, 22 Jan 2024 00:23:25 +0900 Subject: [PATCH] =?UTF-8?q?feat=20:=20=ED=85=8C=EC=8A=A4=ED=8A=B8=EC=BB=A4?= =?UTF-8?q?=EB=B0=8B(#89)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/action-test-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action-test-ci.yml b/.github/workflows/action-test-ci.yml index cb9c8ece..c52fac04 100644 --- a/.github/workflows/action-test-ci.yml +++ b/.github/workflows/action-test-ci.yml @@ -25,7 +25,7 @@ jobs: - name: Copy secrets to github action env: ENV: ${{ secrets.ENV }} # repository secrets 에서 가져옴 - OCCUPY_SECRET_DIR: . # 레포지토리 내 파일 의 위치 + OCCUPY_SECRET_DIR: ./KCS # 레포지토리 내 파일 의 위치 OCCUPY_SECRET_DIR_FILE_NAME: Secret.xcconfig # 파일 이름 # secrets 값 복사