Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Commit

Permalink
update .github/workflows/js-test-and-release.yml (#147)
Browse files Browse the repository at this point in the history
Co-authored-by: web3-bot <web3-bot@users.noreply.github.com>
  • Loading branch information
web3-bot and web3-bot committed Jan 14, 2022
1 parent 01a2983 commit bfe818f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/js-test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
- uses: ipfs/aegir/actions/cache-node-modules@master
- uses: ipfs/aegir/actions/docker-login@master
with:
docker-token: ${{ secrets.DOCKER_USERNAME }}
docker-token: ${{ secrets.DOCKER_TOKEN }}
docker-username: ${{ secrets.DOCKER_USERNAME }}
- run: npm run --if-present release
env:
Expand Down

0 comments on commit bfe818f

Please sign in to comment.