mirror of
https://github.com/web3privacy/data
synced 2024-10-15 18:16:28 +02:00
update sync wf (2)
This commit is contained in:
parent
2c32ac4acb
commit
0ba165c5d9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
- name: Run synchronization script
|
||||
run: make sync
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PROJECTS_SECRET }}
|
||||
|
||||
- uses: EndBug/add-and-commit@v9
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue