We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f45a2e commit c7c99a3Copy full SHA for c7c99a3
.github/workflows/build_documentation.yml
@@ -14,5 +14,4 @@ jobs:
14
commit_sha: ${{ github.sha }}
15
package: accelerate
16
secrets:
17
- token: ${{ secrets.HUGGINGFACE_PUSH }}
18
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}
0 commit comments