Skip to content

Commit

Permalink
feat: update ToC in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TimPietrusky committed Dec 9, 2023
1 parent 7b21890 commit 7686519
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Update the ToC in the README.md
run: npx markdown-toc README.md -i

- name: Semantic release
uses: codfish/semantic-release-action@v3
id: semanticrelease
Expand Down

0 comments on commit 7686519

Please sign in to comment.