From 6f1a70f52ff04d34a9eb8889b47e7d96eaa28378 Mon Sep 17 00:00:00 2001 From: mclub4 Date: Sun, 5 May 2024 18:18:24 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20script=20=EC=98=A4=ED=83=80=20=EC=88=98?= =?UTF-8?q?=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 751a1ce5b3..6cd34c40dc 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -5,7 +5,7 @@ on: branches: - develop-back - main - - feature/be/#134-ApiGateway + - feautre/be/#134-ApiGateway permissions: contents: read