Skip to content

Commit

Permalink
update sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phnx47 committed Dec 16, 2024
1 parent 2796905 commit fa3c198
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
uses: BetaHuhn/repo-file-sync-action@v1
with:
GH_PAT: ${{ secrets.GH_FULL_PAT }}
CONFIG_PATH: .github/sync-config.yml
COMMIT_PREFIX: "sync:"
ASSIGNEES: phnx47
COMMIT_PREFIX: "chore:"
BRANCH_PREFIX: "sync/SOURCE_REPO_NAME"
CONFIG_PATH: .github/sync-config.yml
ORIGINAL_MESSAGE: true
COMMIT_EACH_FILE: false
GIT_USERNAME: phnx47[bot]
GIT_EMAIL: 78849906+phnx47-bot@users.noreply.github.com

0 comments on commit fa3c198

Please sign in to comment.