Skip to content

Commit

Permalink
chore(ci): update .npmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
pooya parsa committed Apr 28, 2020
1 parent 57e9dc0 commit cffef96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
node ./scripts/bump-next
yarn clean
yarn build
echo "//registry.npmjs.org/:_authToken=$NPM_AUTH_TOKEN" >> ~/.npmrc
npm publish
fi
env:
Expand Down

0 comments on commit cffef96

Please sign in to comment.