Skip to content

Commit

Permalink
chore: remove PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanJTorres11 authored May 24, 2024
1 parent 571e26e commit eab99ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
IGNORE_WARNING: 'true'
- uses: technote-space/toc-generator@v4
with:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
TARGET_BRANCH_PREFIX: ${{ env.BRANCH_PREFIX }}
FOLDING: ${{ env.TOC_FOLDING }}
MAX_HEADER_LEVEL: ${{ env.TOC_MAX_HEADER_LEVEL }}
Expand Down

0 comments on commit eab99ac

Please sign in to comment.