From b939070ba41abaeb653304ccfebc230a9b99203c Mon Sep 17 00:00:00 2001 From: OHRRRRR <3819713@naver.com> Date: Tue, 29 Oct 2024 19:22:06 +0900 Subject: [PATCH] test5 --- ".github/workflows/\bdeploy.yml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/.github/workflows/\bdeploy.yml" "b/.github/workflows/\bdeploy.yml" index b339168..19a9480 100644 --- "a/.github/workflows/\bdeploy.yml" +++ "b/.github/workflows/\bdeploy.yml" @@ -25,6 +25,6 @@ jobs: destination-repository-name: Forcat-Frontend user-email: ${{ secrets.EMAIL }} commit-message: ${{ github.event.commits[0].message }} - target-branch: main + target-branch: develop - name: Test get variable exported by push-to-another-repository run: echo $DESTINATION_CLONED_DIRECTORY