Skip to content

Commit

Permalink
chore: generate TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
maticzav committed Feb 15, 2021
1 parent 87ba6f0 commit a5bb140
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,4 @@ jobs:
# Build
- run: yarn install --skip-builds
- name: Generate table of contents
run: |
cd scripts
yarn g:tsn index.ts
git commit -am "chore: generate TOC"
git push
run: ./scripts/toc.sh

0 comments on commit a5bb140

Please sign in to comment.