diff --git a/.github/workflows/build-and-run-example-project.yml b/.github/workflows/build-and-run-example-project.yml index 7b85a465..4d42cf31 100644 --- a/.github/workflows/build-and-run-example-project.yml +++ b/.github/workflows/build-and-run-example-project.yml @@ -66,7 +66,7 @@ jobs: uses: actions/checkout@v5 with: repository: smart-doc-group/smart-doc-maven-plugin - token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.ORG_CHECKOUT_TOKEN }} - name: Set up JDK 8 uses: actions/setup-java@v5 @@ -133,7 +133,7 @@ jobs: uses: actions/checkout@v5 with: repository: smart-doc-group/smart-doc-example-cn - token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.ORG_CHECKOUT_TOKEN }} - name: Set up JDK 17 uses: actions/setup-java@v5 @@ -262,7 +262,7 @@ jobs: uses: actions/checkout@v5 with: repository: smart-doc-group/smart-doc-example-cn - token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.ORG_CHECKOUT_TOKEN }} - name: Set up JDK 17 uses: actions/setup-java@v5 diff --git a/src/main/resources/template/debug-all.html b/src/main/resources/template/debug-all.html index f7a3b095..f55a19d4 100644 --- a/src/main/resources/template/debug-all.html +++ b/src/main/resources/template/debug-all.html @@ -17,6 +17,39 @@ .hljs { padding: 0 } + @@ -88,7 +121,14 @@ -