Skip to content

Commit 99120f4

Browse files
authored
Update action token for CI (#1374)
Signed-off-by: chensuyue <suyue.chen@intel.com>
1 parent 9fe480b commit 99120f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-infra-issue-creation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Create Issue
4141
uses: daisy-ycguo/create-issue-action@stable
4242
with:
43-
token: ${{ secrets.Infra_Issue_Token }}
43+
token: ${{ secrets.ACTION_TOKEN }}
4444
owner: opea-project
4545
repo: GenAIInfra
4646
title: |

0 commit comments

Comments
 (0)