From d4ea9ea5d78cdc2edec533a32b1ec12ea64d8b1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=85=B8=EA=B0=80=EC=84=B1?= <82383294+NohGaSeong@users.noreply.github.com> Date: Sat, 13 Jul 2024 01:40:10 +0900 Subject: [PATCH] =?UTF-8?q?=E3=85=81=E3=84=B4=E3=85=87=E3=84=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/other-create-application-yml.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/other-create-application-yml.yml b/.github/workflows/other-create-application-yml.yml index 57b9801..f24230b 100644 --- a/.github/workflows/other-create-application-yml.yml +++ b/.github/workflows/other-create-application-yml.yml @@ -1,8 +1,6 @@ name: Create application yml on: workflow_call -env: - APPLICATION_NAME: ${{ inputs.application_name }} jobs: check-and-create-application-yml: