update sync wf

This commit is contained in:
tree🌴 2024-03-03 21:55:14 +01:00
parent 298a972ed7
commit 2c32ac4acb
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ jobs:
- name: Run synchronization script
run: make sync
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: EndBug/add-and-commit@v9
with: