Skip to content

Commit eda9d23

Browse files
authored
Update DEPLOY.yml
1 parent 1334d93 commit eda9d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/DEPLOY.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
cd $RELEASE_DIR
3434
3535
# 코드 복제
36-
git clone -b dev https://github.com/boostcampwm-2024/web29-honeyflow.git .
36+
git clone -b dev https://github.com/boostcampwm-2024/refactor-web29-honeyflow .
3737
3838
# 환경변수 파일 생성
3939
echo "$ENV_FILE_CONTENTS" > .env

0 commit comments

Comments
 (0)