Skip to content

Commit 9f30ff9

Browse files
authored
[ci] Fix releasing, 2nd try (#8611)
1 parent 0d3cf4d commit 9f30ff9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ env:
2424
TI_SKIP_VERSION_CHECK: 'ON'
2525
# TI_USE_GIT_CACHE: ${{ vars.TI_USE_GIT_CACHE }}
2626
TI_USE_GIT_CACHE: '1' # variables are also not populated on forked PRs
27+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2728

2829

2930
jobs:

0 commit comments

Comments
 (0)