Skip to content

Commit dc75d78

Browse files
committed
Switch to PAT instead of GITHUB_TOKEN
1 parent 269b1d0 commit dc75d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-repos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
source_repo: "labkey/DiscvrLabKeyModules"
3030
source_branch: "develop"
3131
destination_branch: "develop"
32-
github_token: ${{ secrets.GITHUB_TOKEN }}
32+
github_token: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)