Skip to content

Commit

Permalink
Add required hf_token secret to build main documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
albertvillanova committed Sep 12, 2024
1 parent c476380 commit d766962
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ jobs:
with:
commit_sha: ${{ github.sha }}
package: evaluate
secrets:
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}

0 comments on commit d766962

Please sign in to comment.