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 fb21203 commit 7c07ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
git diff-index --quiet HEAD || git commit -m "Update TOC"
git push origin main
env:
GITHUB_TOKEN: ${{ secrets.TOC }}
GITHUB_TOKEN: ${{ secrets.toc }}

0 comments on commit 7c07ce5

Please sign in to comment.