Revert "reinitialize publish"
This reverts commit d58c16f5f2a55f2b789999b633688edd498a6c1d.
This commit is contained in:
parent
93ce32fa55
commit
7e292f6eee
@ -22,5 +22,5 @@ child_process.exec ('git log -1 | grep \'\\[no publish\\]\'')
|
||||
console.log ('build not marked for deployment');
|
||||
process.exit (1);
|
||||
}
|
||||
else { child_process.execSync ('yarn publish --access public'); }
|
||||
// else { child_process.execSync ('yarn publish --access public'); }
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user