添加仓库地址以及TOC自动生成

This commit is contained in:
eryajf 2022-05-18 20:43:02 +08:00
parent 7b8330f499
commit 5aaf50facc
1 changed files with 1 additions and 2 deletions

View File

@ -8,5 +8,4 @@ jobs:
- uses: technote-space/toc-generator@v4 - uses: technote-space/toc-generator@v4
with: with:
TOC_TITLE: "**目录**" TOC_TITLE: "**目录**"
MAX_HEADER_LEVEL: 2 MAX_HEADER_LEVEL: 2
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}