release: Assume `../ether.github.com` exists
parent
8db6b5da4a
commit
a814893ca3
|
@ -77,7 +77,6 @@ run('git commit -m "bump version"');
|
|||
|
||||
|
||||
run('make docs');
|
||||
run('cd .. && git clone git@github.com:ether/ether.github.com.git');
|
||||
run(`cp -R out/doc/ ../ether.github.com/doc/v${newVersion}`);
|
||||
|
||||
console.log('Once merged into master please run the following commands');
|
||||
|
|
Loading…
Reference in New Issue