Skip to content

Commit

Permalink
Add required hf_token secret to build main documentation (#635)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertvillanova authored Sep 13, 2024
1 parent c476380 commit a746bcb
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 a746bcb

Please sign in to comment.