Skip to content

Commit 2da6f15

Browse files
authored
Apply suggestion from @mishig25
1 parent 7800aff commit 2da6f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/populate_search_engine.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
HF_IE_TOKEN: ${{ secrets.HF_IE_TOKEN }}
3636
MEILISEARCH_KEY: ${{ secrets.MEILISEARCH_KEY }}
3737
MEILISEARCH_URL: ${{ secrets.MEILISEARCH_URL }}
38-
HF_TOKEN: ${{ secrets.HF_TOKEN }}
38+
HF_TOKEN: ${{ secrets.HF_EMBED_DATASETS_TOKEN }}
3939
run: uv run doc-builder populate-search-engine --incremental

0 commit comments

Comments
 (0)