Skip to content

Commit

Permalink
ci: fix documentation ci
Browse files Browse the repository at this point in the history
  • Loading branch information
HLasse committed Oct 12, 2023
1 parent 36abc80 commit 7a2133c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 15,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0 # otherwise, you will failed to push refs to dest repo
token: ${{ secrets.SPHINX_DOCUMENTATION}}

- name: Install dependencies
shell: bash
Expand Down

0 comments on commit 7a2133c

Please sign in to comment.