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

Commit 30c2aa1

Browse files
authored
update .github/workflows/js-test-and-release.yml (#16)
Co-authored-by: web3-bot <[email protected]>
1 parent 1ba28f8 commit 30c2aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
- uses: ipfs/aegir/actions/cache-node-modules@master
148148
- uses: ipfs/aegir/actions/docker-login@master
149149
with:
150-
docker-token: ${{ secrets.DOCKER_USERNAME }}
150+
docker-token: ${{ secrets.DOCKER_TOKEN }}
151151
docker-username: ${{ secrets.DOCKER_USERNAME }}
152152
- run: npm run --if-present release
153153
env:

0 commit comments

Comments
 (0)