From e881449e2001465aae80eee757e0771f62ab790a Mon Sep 17 00:00:00 2001 From: lilyLuLiu Date: Fri, 26 Jul 2024 13:54:46 +0800 Subject: [PATCH] fix3 --- .github/workflows/testing-farm.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/testing-farm.yml b/.github/workflows/testing-farm.yml index dde8593c51..8c5dd42f08 100644 --- a/.github/workflows/testing-farm.yml +++ b/.github/workflows/testing-farm.yml @@ -28,3 +28,4 @@ jobs: api_key: ${{ secrets.TF_API_KEY }} tmt_plan_regex: "tf-test" #tmt_path: ".github/workflows/tf-test.fmf" + github_token: ${{ secrets.token }}