From a97b35d1211629dc6368aa686890b6a81b3cb183 Mon Sep 17 00:00:00 2001 From: zzieun22 <36434665+jieunpark247@users.noreply.github.com> Date: Mon, 3 Jul 2023 23:50:58 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20team-push.yml=20dev=20=EB=B8=8C?= =?UTF-8?q?=EB=9E=9C=EC=B9=98=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/team-push.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/team-push.yml b/.github/workflows/team-push.yml index c1739527..e2d82820 100644 --- a/.github/workflows/team-push.yml +++ b/.github/workflows/team-push.yml @@ -2,7 +2,7 @@ name: git push into 22nd-Web-Team-1-Web to deploy to vercel on: push: - branches: [master] + branches: [dev] jobs: build: @@ -27,4 +27,4 @@ jobs: commit-message: ${{ github.event.commits[0].message }} target-branch: master - name: Test get variable exported by push-to-another-repository - run: echo $DESTINATION_CLONED_DIRECTORY \ No newline at end of file + run: echo $DESTINATION_CLONED_DIRECTORY