Skip to content

Commit

Permalink
update sync gh pat
Browse files Browse the repository at this point in the history
  • Loading branch information
phnx47 committed Jan 5, 2025
1 parent 3161f97 commit b5b6b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Synchronization
uses: BetaHuhn/repo-file-sync-action@v1
with:
GH_PAT: ${{ secrets.GH_FULL_PAT }}
GH_PAT: ${{ secrets.GH_PAT }}
ASSIGNEES: phnx47
COMMIT_PREFIX: "chore:"
BRANCH_PREFIX: "sync/SOURCE_REPO_NAME"
Expand Down

0 comments on commit b5b6b69

Please sign in to comment.