update CI files
This commit is contained in:
2
.github/workflows/github-sync.yml
vendored
2
.github/workflows/github-sync.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
name: repo-sync
|
- name: repo-sync
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
uses: repo-sync/github-sync@v2
|
uses: repo-sync/github-sync@v2
|
||||||
|
Reference in New Issue
Block a user