Skip to content

Commit 362cdad

Browse files
authored
Update repo-sync.yml
1 parent 9bf84bb commit 362cdad

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
@@ -16,6 +16,7 @@ jobs:
1616
with:
1717
source_repo: ${{ secrets.SOURCE_REPO }}
1818
source_branch: main
19+
destination_repo: ${{ secrets.DESTINATION_REPOSITORY }}
1920
destination_branch: ${{ secrets.INTERMEDIATE_BRANCH }}
2021
github_token: ${{ secrets.GITHUB_TOKEN }}
2122
- uses: repo-sync/pull-request@v2

0 commit comments

Comments
 (0)