Skip to content

Commit

Permalink
Update doctoc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tapyu authored Dec 26, 2023
1 parent 5fd117e commit 3a36257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doctoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v2

- name: Run doctoc Docker Container
run: docker run --rm -v "$(pwd)":/app PeterDaveHello/docker-doctoc doctoc /app/README.md
run: docker run --rm -v "$(pwd)":/app peterdavehello/npm-doctoc doctoc /app/README.md

- name: Check if README was modified
id: check-changes
Expand Down

0 comments on commit 3a36257

Please sign in to comment.