Skip to content

Commit

Permalink
chore(ci): checkout with unifiedCI token (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
galargh committed Jul 24, 2023
1 parent 549a056 commit 79f09c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/js-test-and-release.yml
Expand Up @@ -171,6 +171,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
token: ${{ secrets.UCI_GITHUB_TOKEN || github.token }}
- uses: actions/setup-node@v3
with:
node-version: lts/*
Expand Down

0 comments on commit 79f09c1

Please sign in to comment.