Skip to content

Commit

Permalink
fix: remove duplicate publish command
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-streng committed Jan 7, 2024
1 parent cdcd354 commit 160e308
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,6 @@ module.exports = {
assets: "dist/*.tgz",
},
],
[
"@semantic-release/exec",
{
publishCmd: "pnpm publish --no-git-checks",
},
],
[
"@semantic-release/git",
{
Expand Down

0 comments on commit 160e308

Please sign in to comment.