Skip to content

Commit

Permalink
fix: do not fail release on missing dist-dynamic (#966)
Browse files Browse the repository at this point in the history
Signed-off-by: Tomas Coufal <[email protected]>
  • Loading branch information
tumido authored Nov 21, 2023
1 parent 02f23c1 commit 647f7b7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,12 +150,6 @@
"successComment": false,
"releasedLabels": false
}
],
[
"@semantic-release/exec",
{
"successCmd": "npm publish --ignore-scripts dist-dynamic"
}
]
]
}
Expand Down

0 comments on commit 647f7b7

Please sign in to comment.