Skip to content

Commit

Permalink
feat: 기존 config 디렉토리 삭제 후 클론
Browse files Browse the repository at this point in the history
  • Loading branch information
thisishwan2 committed Mar 6, 2024
1 parent 9615a28 commit 427e0f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
- name: submodule clone
run: |
cd /root
sudo rm -rf Config
git clone https://thisishwan2:${{ secrets.ACTION_TOKEN }}@github.com/depromeet-14th-team4-BE/Config.git
# 1. 최신 이미지를 풀 - release
Expand Down

0 comments on commit 427e0f9

Please sign in to comment.