script path fix (#936)

This commit is contained in:
trean
2024-05-30 20:16:19 +02:00
committed by GitHub
parent fd0ed02bc5
commit e2e3cdb3c0
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- name: Run github-stars update script
run: |
bash -x automation/doc-sync.sh
bash -x automation/update-github-stars.sh
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "Update GitHub Stars"