Skip to content

Commit 6f951bb

Browse files
authored
Update repo-sync.yml
1 parent e8ae4bd commit 6f951bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/repo-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: repo-sync/github-sync@v2
1313
name: Sync repo to branch
1414
with:
15-
source_repo: ${{ secrets.SOURCE_REPO }}
15+
source_repo: aws-samples/data-perimeter-policy-examples
1616
source_branch: main
1717
destination_branch: ${{ secrets.INTERMEDIATE_BRANCH }}
1818
github_token: ${{ secrets.REPO_SYNC }}

0 commit comments

Comments
 (0)