diff --git a/.github/workflows/test_04_malicious_prompts_rag_and_cot_meta_llama_3_2_3b_instruct.01-20.yml b/.github/workflows/test_04_malicious_prompts_rag_and_cot_meta_llama_3_2_3b_instruct.01-20.yml index b16703246..97d178ea7 100644 --- a/.github/workflows/test_04_malicious_prompts_rag_and_cot_meta_llama_3_2_3b_instruct.01-20.yml +++ b/.github/workflows/test_04_malicious_prompts_rag_and_cot_meta_llama_3_2_3b_instruct.01-20.yml @@ -5,6 +5,8 @@ on: jobs: test-prompts-1-20: uses: ./.github/workflows/test_04_malicious_prompts_rag_and_cot_meta_llama_3_2_3b_instruct.base.yml + secrets: + HF_TOKEN: ${{ secrets.HF_TOKEN }} with: batch_offset: 0 range_name: "1-20"