Skip to content

Commit

Permalink
ci: this should be SYNC_PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
lwjohnst86 committed Nov 12, 2024
1 parent a744cf7 commit c760506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
uses: BetaHuhn/repo-file-sync-action@v1
with:
# Not the default GITHUB_PAT, but a created one with full repo scope.
GH_PAT: ${{ secrets.GH_PAT }}
GH_PAT: ${{ secrets.SYNC_PAT }}

0 comments on commit c760506

Please sign in to comment.