Skip to content

tools: fix release script

https://github.com/nodejs/node/pull/36123 introduced illformed ssh, scp, and gpg commands. This is my attempt at fixing it.

Refs: https://github.com/nodejs/node/pull/36123#issuecomment-746119852

/cc @BethGriggs

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading