Skip to content

Commit fc7e8c1

Browse files
authored
Update repo-sync.yml
1 parent 075fbaa commit fc7e8c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/repo-sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
source_repo: ${{ secrets.SOURCE_REPO }}
1818
source_branch: main
1919
destination_branch: ${{ secrets.INTERMEDIATE_BRANCH }}
20+
destination_repo: ${{ secrets.DESTINATION_REPOSITORY }}
2021
github_token: ${{ secrets.GITHUB_TOKEN }}
2122
- uses: repo-sync/pull-request@v2
2223
name: Create pull request

0 commit comments

Comments
 (0)