Closed mariosant closed 7 years ago
Thanks! Could you increment the version
in wercker-step.yml as well?
Sure thing, doing this right now.
@Starefossen would it be worth to update package.json
version as well, to match the wercker-step.yml
?
Thanks, the package.json is just a test file used by test.sh. The version there just arbitrary.
Thanks for your contribution @mariosant 🎉 I have added you to the collaborator team for this project.
Thanks for adding me @Starefossen ! I am an actual user of this one and I see huge value within this step. I am more than happy to contribute on a standard basis for this one.
Private publishing is currently broken, because
NPM_CONFIG_ACCESS
is never exported. This PR switches to the exportedWERCKER_NPM_CONFIG_ACCESS
.