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

Commit

Permalink
fix: more fixes for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
ladeirarodolfo committed Feb 16, 2022
1 parent a4daf03 commit 3cc93b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ jobs:
name: Authenticate with NPM registry
command:
echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > ~/repo/.npmrc

- run:
name: Publish using Semantic Release
command: npx semantic-release
Expand Down

0 comments on commit 3cc93b8

Please sign in to comment.