From a0d43d93dc0b7fec287cc42a07ee4b41ea9110b5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 27 Jan 2024 09:05:23 +0800 Subject: [PATCH] Update github-id.yml --- .github/workflows/github-id.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/github-id.yml b/.github/workflows/github-id.yml index 01b007a9f..a0c7e53c7 100644 --- a/.github/workflows/github-id.yml +++ b/.github/workflows/github-id.yml @@ -13,6 +13,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 + token: ${{ secrets.GITHUB_TOKEN }} - name: Get changed files id: files