Skip to content

Commit d60f052

Browse files
committed
Merge branch 'support/5.x' into main
2 parents bd346ae + bc9c9d0 commit d60f052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ jobs:
431431
needs: [publish]
432432
runs-on: windows-latest
433433
env:
434-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
434+
GITHUB_TOKEN: ${{ secrets.RELEASE_GITHUB_TOKEN }}
435435
steps:
436436
-
437437
name: Checkout

0 commit comments

Comments
 (0)