Skip to content

Commit

Permalink
Test with GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
spier committed Aug 27, 2023
1 parent 93fd3e3 commit d349cd7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,7 @@ jobs:
- name: Commit updated toc.md for the book
uses: stefanzweifel/git-auto-commit-action@v4
env:
GITHUB_TOKEN: ${{ github.token }}
with:
commit_message: Writing updated toc.md for the ${{ matrix.language }} book

0 comments on commit d349cd7

Please sign in to comment.