Skip to content

Commit

Permalink
chore: trigger gh packages release[] (#527)
Browse files Browse the repository at this point in the history
  • Loading branch information
aodhagan-cf authored Jan 23, 2024
1 parent 406165e commit 74851be
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,7 @@ jobs:
echo "@contentful:registry=https://npm.pkg.github.com" >> ~/.npmrc
- yarn_install
- run: yarn build
# - run: yarn lerna version --no-private --conventional-commits --create-release github --yes
- run: yarn lerna version patch --force-publish --no-private --create-release github --yes
- run: yarn lerna version --no-private --conventional-commits --create-release github --yes
- run: yarn lerna publish from-git --yes

compressed-size:
Expand Down

0 comments on commit 74851be

Please sign in to comment.