From 8de87a3a1c25654da69d95cd454f3de1a33fe14c Mon Sep 17 00:00:00 2001 From: hyeonjeong Park Date: Sun, 3 Sep 2023 02:15:24 +0900 Subject: [PATCH] YEL-148 [fix] Update deploy-test.yml --- .github/workflows/deploy-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-test.yml b/.github/workflows/deploy-test.yml index e7125c35..7ed8debc 100644 --- a/.github/workflows/deploy-test.yml +++ b/.github/workflows/deploy-test.yml @@ -2,7 +2,7 @@ name: 🚀 YELL:O Deploy for staging server on: push: - branches: [ "develop" ] + branches: [ "staging" ] permissions: contents: read