Revert "Revert "reinitialize publish""
This reverts commit 7e292f6eee010cdbd3ddc45fdc1f454adf150aad.
This commit is contained in:
parent
7e292f6eee
commit
4b3d35f895
@ -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