From 99120f4cd21968c15569447767356fde64edf7d8 Mon Sep 17 00:00:00 2001 From: "chen, suyue" Date: Thu, 9 Jan 2025 17:19:07 +0800 Subject: [PATCH] Update action token for CI (#1374) Signed-off-by: chensuyue --- .github/workflows/push-infra-issue-creation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-infra-issue-creation.yml b/.github/workflows/push-infra-issue-creation.yml index fe651da2bd..47d7b96a2f 100644 --- a/.github/workflows/push-infra-issue-creation.yml +++ b/.github/workflows/push-infra-issue-creation.yml @@ -40,7 +40,7 @@ jobs: - name: Create Issue uses: daisy-ycguo/create-issue-action@stable with: - token: ${{ secrets.Infra_Issue_Token }} + token: ${{ secrets.ACTION_TOKEN }} owner: opea-project repo: GenAIInfra title: |