diff --git a/.github/workflows/github-sync.yml b/.github/workflows/github-sync.yml index fd87f038..f93e77bf 100644 --- a/.github/workflows/github-sync.yml +++ b/.github/workflows/github-sync.yml @@ -20,4 +20,4 @@ jobs: source_repo: "https://i2pgit.org/i2p-hackers/i2p.www" source_branch: "master" destination_branch: "master" - github_token: ${{ secrets.PAT }} + github_token: ${{ secrets.SYNC_PAT }}