Skip to content

Commit cfc5490

Browse files
Update update-docs-index.yml
1 parent d7c8f2e commit cfc5490

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-docs-index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232
run: |
33-
git add index.html
33+
git add docs-index.html
3434
git commit -m "Auto-update docs index" || echo "No changes to commit"
3535
git push
3636

0 commit comments

Comments
 (0)