Skip to content

Commit fcf0330

Browse files
shortcutsmillotp
andauthored
chore: set token when checking out. (#373)
Co-authored-by: Pierre Millot <[email protected]>
1 parent 5fd1391 commit fcf0330

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,7 @@ jobs:
399399
with:
400400
fetch-depth: 0
401401
ref: ${{ github.event.pull_request.head.ref }}
402+
token: ${{ secrets.TOKEN_RELEASE_BOT }}
402403

403404
- name: Restore cache
404405
uses: ./.github/actions/cache

0 commit comments

Comments
 (0)