Skip to content

Fixed `.npmrc` creation.

Luca Orlandi requested to merge (removed):patch-224 into master

What does this MR do?

Fixed variable expansion in .npmrc.

Return error status if npm publish fails (and it does fail with an auth error but this is a different story).

Merge request reports