mirror of
https://github.com/peco/peco.git
synced 2026-09-10 07:16:29 -04:00
secrets with GITHUB_ look like they are reserved
This commit is contained in:
parent
e0b56df2fe
commit
d9099317bc
2
.github/workflows/toc.yml
vendored
2
.github/workflows/toc.yml
vendored
|
|
@ -14,4 +14,4 @@ jobs:
|
|||
uses: technote-space/toc-generator@v2
|
||||
with:
|
||||
TARGET_PATHS: README.md
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.TOC_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue