From ca1ae185c269b7552820148d15b43d59027a425c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A1=B0=ED=95=98=EB=8B=B4?= Date: Thu, 28 Dec 2023 16:22:42 +0900 Subject: [PATCH] Update branch name to push --- .github/workflows/deploy-test-with-github-hosted-runner.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-test-with-github-hosted-runner.yml b/.github/workflows/deploy-test-with-github-hosted-runner.yml index e213fdbe..67460a33 100644 --- a/.github/workflows/deploy-test-with-github-hosted-runner.yml +++ b/.github/workflows/deploy-test-with-github-hosted-runner.yml @@ -3,7 +3,7 @@ name: Deploy test server to ec2 on: push: branches: - - refact/issue-533 + - refact/issue-533-continued jobs: deploy: