Update toc-generator.yml

This commit is contained in:
Matthias Endler 2023-07-15 16:15:33 +02:00 committed by GitHub
parent 48e7f257b2
commit df684048f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,3 +18,5 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TARGET_PATHS: README.md
TOC_TITLE: "## Table of Contents"
MAX_HEADER_LEVEL: 1