Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit 82f64df

Browse files
authored
ci: update CI config files (#79)
Co-authored-by: web3-bot <web3-bot@users.noreply.github.com>
1 parent 10d6e7a commit 82f64df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,5 +142,5 @@ jobs:
142142
docker-username: ${{ secrets.DOCKER_USERNAME }}
143143
- run: npm run --if-present release
144144
env:
145-
GITHUB_TOKEN: ${{ github.token }}
145+
GITHUB_TOKEN: ${{ secrets.UCI_GITHUB_TOKEN || github.token }}
146146
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)