Skip to content

Commit

Permalink
removed pnpm publish, conflicts with gittag plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
mercillo committed Aug 21, 2024
1 parent 6da247b commit 92dd811
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ if [ ! -z "$VERSION" ]; then

## Publish Package
pnpm version $VERSION -m "Bump version to: %s [skip ci]"
## publish to npm
pnpm publish

echo $branch

Expand Down

0 comments on commit 92dd811

Please sign in to comment.