Skip to content

Commit

Permalink
Merge b8724d1 into 6eca1b4
Browse files Browse the repository at this point in the history
  • Loading branch information
technote-space committed Aug 31, 2019
2 parents 6eca1b4 + b8724d1 commit b64a98f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/toc.yml
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: TOC Generator
uses: technote-space/toc-generator@v0
uses: technote-space/toc-generator@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TARGET_PATHS: 'README.md,.github/CODE_OF_CONDUCT.md,.github/CONTRIBUTING.md'

0 comments on commit b64a98f

Please sign in to comment.