Skip to content

Commit

Permalink
index
Browse files Browse the repository at this point in the history
  • Loading branch information
MishkatIT committed Nov 9, 2023
1 parent 23a6938 commit 40de401
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/update-toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
git add README.md
git diff-index --quiet HEAD || git commit -m "Update TOC"
git push origin main
env:
GITHUB_TOKEN: ${{ secrets.TOC }}

0 comments on commit 40de401

Please sign in to comment.