From e47320a89fc8770630369d24815947ff1199d350 Mon Sep 17 00:00:00 2001 From: seokjin1023 Date: Mon, 5 May 2025 13:39:30 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20docker=5Fhub=20=ED=86=A0=ED=81=B0=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD=20=EC=8B=A4=ED=97=98?= 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 c8bd326..5a88227 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -5,7 +5,7 @@ on: branches: - main - dev - - fix/dockerconnect + - fix/dockerconnect #이제 이거 제거 jobs: build: