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