Skip to content

Commit adcc1ee

Browse files
authored
Update git-push.yml
1 parent 722aae5 commit adcc1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/git-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
destination-repository-name: FrontEnd
2626
user-email: ${{ secrets.YEWON_ACCOUNT_EMAIL }}
2727
commit-message: ${{ github.event.commits[0].message }}
28-
target-branch: main
28+
target-branch: develop
2929
- name: Test get variable exported by push-to-another-repository
3030
run: echo $DESTINATION_CLONED_DIRECTORY

0 commit comments

Comments
 (0)