Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
fix: release to mws package
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyentoanit committed Apr 7, 2021
1 parent 0368630 commit 17df996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module.exports = {
extends: '@scaleleap/utils/semantic-release',
plugins: [
...plugins,
...[
[
'@semantic-release/exec',
{
successCmd: 'node_modules/.bin/ts-node -T utils/rename-package.ts && npm publish',
Expand Down

0 comments on commit 17df996

Please sign in to comment.