Skip to content

Commit

Permalink
Update build-api-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrooksuk authored Jan 21, 2025
1 parent dd15050 commit 028f9d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-api-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- name: Checkout documentation repository
uses: actions/checkout@v4
with:
token: ${{ secrets.DOCS_API_TOKEN }}
repository: ${{ env.DOCS_REPOSITORY }}
ref: ${{ env.DOCS_BRANCH }}
path: 'docs-repository'
Expand Down

0 comments on commit 028f9d3

Please sign in to comment.