Skip to content

Commit 8c704f8

Browse files
authored
Update sync.yml
1 parent 1f7de02 commit 8c704f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
target_sync_branch: main
3939
# REQUIRED 'target_repo_token' exactly like this!
40-
target_repo_token: ${{ secrets.GITHUB_TOKEN }}
40+
target_repo_token: ${{ secrets.MY_SECRET }}
4141
upstream_sync_branch: main
4242
upstream_sync_repo: open-telemetry/opentelemetry-java-instrumentation
4343
upstream_repo_access_token: ${{ secrets.UPSTREAM_REPO_SECRET }}

0 commit comments

Comments
 (0)