Skip to content

Commit

Permalink
chore: update github token
Browse files Browse the repository at this point in the history
  • Loading branch information
medcl committed Nov 13, 2024
1 parent 1a2fb93 commit daaf6af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
repository: infinilabs/docs
path: docs-output
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.DOCS_DEPLOYMENT_TOKEN }}

- name: Build Documentation
run: |
Expand Down

0 comments on commit daaf6af

Please sign in to comment.