Skip to content

Commit d349cd7

Browse files
committed
Test with GITHUB_TOKEN
1 parent 93fd3e3 commit d349cd7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/book.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,7 @@ jobs:
3535
3636
- name: Commit updated toc.md for the book
3737
uses: stefanzweifel/git-auto-commit-action@v4
38+
env:
39+
GITHUB_TOKEN: ${{ github.token }}
3840
with:
3941
commit_message: Writing updated toc.md for the ${{ matrix.language }} book

0 commit comments

Comments
 (0)