From b553765e54c25f73158c69152d0ade3c5f6f53d8 Mon Sep 17 00:00:00 2001 From: Adam Wilson Date: Tue, 19 Aug 2025 12:53:04 -0600 Subject: [PATCH] fix --- ...ous_prompts_rag_and_cot_meta_llama_3_2_3b_instruct.01-20.yml | 2 ++ 1 file changed, 2 insertions(+) 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"