Skip to content

Commit 79f09c1

Browse files
authored
chore(ci): checkout with unifiedCI token (#387)
1 parent 549a056 commit 79f09c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/js-test-and-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ jobs:
171171
- uses: actions/checkout@v3
172172
with:
173173
fetch-depth: 0
174+
token: ${{ secrets.UCI_GITHUB_TOKEN || github.token }}
174175
- uses: actions/setup-node@v3
175176
with:
176177
node-version: lts/*

0 commit comments

Comments
 (0)