From 0115cd0a7aa95684c5239c323bb5ff10846c33d6 Mon Sep 17 00:00:00 2001 From: CYY1007 Date: Fri, 1 Dec 2023 22:38:38 +0900 Subject: [PATCH] =?UTF-8?q?:construction=5Fworker:=20Ci=20:=20deploy.yml?= =?UTF-8?q?=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 15b6ddc..92516f7 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -23,7 +23,7 @@ jobs: - name: Checkout eureka server repository uses: actions/checkout@v2 with: - repository: CYY1007/eureka + repository: Team-Shaka/Briefing-Eureka-Server path: eureka # Eureka 코드를 가져옴 ref : main