Skip to content

Commit d934973

Browse files
authored
Update repo-sync.yml
1 parent d275169 commit d934973

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/repo-sync.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
destination_branch: ${{ secrets.INTERMEDIATE_BRANCH }}
1818
github_token: ${{ secrets.REPO_SYNC }}
1919
- uses: repo-sync/pull-request@v2
20+
name: Debug Destination Repository
21+
run: echo "Destination Repository: ${{ secrets.DESTINATION_REPOSITORY }}"
2022
name: Create pull request
2123
with:
2224
source_branch: ${{ secrets.INTERMEDIATE_BRANCH }}

0 commit comments

Comments
 (0)