Skip to content

Commit 97a2c6e

Browse files
fix(tooling): force publish tag (#527)
1 parent 9e535c6 commit 97a2c6e

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.releaserc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@
1515
"changelogFile": "packages/contact-center/CHANGELOG.md"
1616
}
1717
],
18-
[
19-
"@semantic-release/exec",
20-
{
21-
"prepareCmd": "node ./tooling/src/publish.js ${nextRelease.channel} ${nextRelease.version} "
22-
}
23-
],
2418
[
2519
"@semantic-release/git",
2620
{

0 commit comments

Comments
 (0)