Skip to content

Commit 790212f

Browse files
Correct another push token (huggingface#3745)
clean up more
1 parent 11aa105 commit 790212f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
languages: en ko zh
1919
secrets:
2020
token: ${{ secrets.HUGGINGFACE_PUSH }}
21-
hf_token: ${{ secrets.HF_DOC_PUSH }}
21+
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}

0 commit comments

Comments
 (0)