1 parent 5660ea3 commit c406d6aCopy full SHA for c406d6a
1 file changed
.github/workflows/sync-files.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Run GitHub File Sync
17
uses: BetaHuhn/repo-file-sync-action@a8d5c6efadcb601ab84a5fe68f1e9669f9c3a999
18
with:
19
- GH_PAT: ${{ secrets.GOOGLEMAPS_BOT_REPO_TOKEN }}
+ GH_PAT: ${{ secrets.JPOEHNELT }}
20
COMMIT_PREFIX: "chore: "
21
OVERWRITE_EXISTING_PR: true
22
CONFIG_PATH: .github/sync-files.yml
0 commit comments