diff --git a/.github/workflows/toc.yml b/.github/workflows/toc.yml index 0decc6c..0238ad9 100644 --- a/.github/workflows/toc.yml +++ b/.github/workflows/toc.yml @@ -8,5 +8,4 @@ jobs: - uses: technote-space/toc-generator@v4 with: TOC_TITLE: "**目录**" - MAX_HEADER_LEVEL: 2 - GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }} \ No newline at end of file + MAX_HEADER_LEVEL: 2 \ No newline at end of file