Skip to content

Commit

Permalink
ci(release): comment initial version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubilmax committed Aug 1, 2024
1 parent e4df77c commit 1766d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- run: yarn install --immutable

- run: yarn lerna version --no-private --sign-git-tag --sign-git-commit --conventional-commits --force-publish
# - run: yarn lerna version --no-private --sign-git-tag --sign-git-commit --conventional-commits --force-publish

- run: |
echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > ~/.npmrc
Expand Down

0 comments on commit 1766d7d

Please sign in to comment.