Skip to content

Commit

Permalink
Update git-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yewoniiii authored Dec 3, 2024
1 parent 722aae5 commit adcc1ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/git-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
destination-repository-name: FrontEnd
user-email: ${{ secrets.YEWON_ACCOUNT_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

0 comments on commit adcc1ee

Please sign in to comment.