We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 269b1d0 commit dc75d78Copy full SHA for dc75d78
.github/workflows/sync-repos.yml
@@ -29,4 +29,4 @@ jobs:
29
source_repo: "labkey/DiscvrLabKeyModules"
30
source_branch: "develop"
31
destination_branch: "develop"
32
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.PAT }}
0 commit comments