Revert ".github: fix sync action pat naming"

This reverts commit ce95488420.
This commit is contained in:
Joachim Wiberg
2023-09-21 19:47:56 +02:00
parent 1b272e994b
commit 525716e88e
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
steps:
- uses: TobKed/github-forks-sync-action@master
with:
github_token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
upstream_repository: KernelKit/infix
upstream_branch: main
target_branch: main