We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 722aae5 commit adcc1eeCopy full SHA for adcc1ee
.github/workflows/git-push.yml
@@ -25,6 +25,6 @@ jobs:
25
destination-repository-name: FrontEnd
26
user-email: ${{ secrets.YEWON_ACCOUNT_EMAIL }}
27
commit-message: ${{ github.event.commits[0].message }}
28
- target-branch: main
+ target-branch: develop
29
- name: Test get variable exported by push-to-another-repository
30
run: echo $DESTINATION_CLONED_DIRECTORY
0 commit comments