Skip to content

Commit 028f9d3

Browse files
authored
Update build-api-docs.yml
1 parent dd15050 commit 028f9d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-api-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
- name: Checkout documentation repository
3636
uses: actions/checkout@v4
3737
with:
38+
token: ${{ secrets.DOCS_API_TOKEN }}
3839
repository: ${{ env.DOCS_REPOSITORY }}
3940
ref: ${{ env.DOCS_BRANCH }}
4041
path: 'docs-repository'

0 commit comments

Comments
 (0)