This commit is contained in:
lirtual 2024-12-22 15:46:18 +08:00
parent d44812da9c
commit 0ae4758bcd

View File

@ -11,7 +11,7 @@ jobs:
- name: Sync fork - name: Sync fork
uses: tgymnich/fork-sync@v1.8.0 uses: tgymnich/fork-sync@v1.8.0
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.FORK_SYNC_TOKEN }}
owner: pagefaultgames owner: pagefaultgames
base: main base: main
head: main head: main