Skip to content

Commit

Permalink
Merge pull request #243 from yagni/downgrade-semantic-release
Browse files Browse the repository at this point in the history
Roll semantic-release down to the most recent version that works with…
  • Loading branch information
yagni committed Feb 20, 2023
2 parents d0cd049 + d3ef78d commit eee6b96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ jobs:
command: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > ~/repo/.npmrc
- run:
name: Publish package
command: npx semantic-release
command: npx [email protected]


workflows:
version: 2
Expand Down

0 comments on commit eee6b96

Please sign in to comment.