Skip to content

Commit

Permalink
docs: set token
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Sep 6, 2024
1 parent 5240cd3 commit aec4bf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: "3.10"
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: Ape Docs
uses: antazoey/sphinx-ape@feat/actionable

0 comments on commit aec4bf2

Please sign in to comment.