Skip to content

Commit

Permalink
Merge branch 'master' into bug/correct-imports
Browse files Browse the repository at this point in the history
Signed-off-by: Antonette Caldwell <[email protected]>
  • Loading branch information
nebula-aac authored Oct 30, 2023
2 parents fcbbe77 + c206c69 commit 0220bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
HUSKY=0 npx lerna version --no-private --conventional-commits --yes
fi
HUSKY=0 npx lerna publish from-git --yes
HUSKY=0 npx lerna publish from-git --no-private --yes
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit 0220bb1

Please sign in to comment.