Skip to content

Commit c406d6a

Browse files
committed
chore: change token
1 parent 5660ea3 commit c406d6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/sync-files.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Run GitHub File Sync
1717
uses: BetaHuhn/repo-file-sync-action@a8d5c6efadcb601ab84a5fe68f1e9669f9c3a999
1818
with:
19-
GH_PAT: ${{ secrets.GOOGLEMAPS_BOT_REPO_TOKEN }}
19+
GH_PAT: ${{ secrets.JPOEHNELT }}
2020
COMMIT_PREFIX: "chore: "
2121
OVERWRITE_EXISTING_PR: true
2222
CONFIG_PATH: .github/sync-files.yml

0 commit comments

Comments
 (0)