Skip to content

Commit

Permalink
e2e: setup GH_TOC_TOKEN env
Browse files Browse the repository at this point in the history
  • Loading branch information
ekalinin committed Mar 9, 2024
1 parent 3a7d07c commit a8881c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ jobs:

- name: Run converting
run: make e2e
env:
GH_TOC_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a8881c8

Please sign in to comment.