Skip to content

Commit

Permalink
feat : 테스트커밋(#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinhoon227 committed Jan 21, 2024
1 parent 9141955 commit ee61032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action-test-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 값 복사
Expand Down

0 comments on commit ee61032

Please sign in to comment.