update sync wf (2)

This commit is contained in:
tree🌴 2024-03-03 21:58:05 +01:00
parent 2c32ac4acb
commit 0ba165c5d9
1 changed files with 1 additions and 1 deletions

View File

@ -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: