Skip to content

Commit 74d6298

Browse files
committed
ci: checkout repo with correct creds
1 parent efcd8ba commit 74d6298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ jobs:
342342
- uses: actions/checkout@v6
343343
with:
344344
fetch-depth: 0
345+
token: ${{ steps.generate_token.outputs.token }}
345346

346347
- name: Get bot user ID
347348
id: bot-user-id

0 commit comments

Comments
 (0)