Closed trallard closed 1 year ago
While the current workflow works in the sense of making a release to npm - it throws an error as there is no .npmrc file present in the runner.
.npmrc
This PR ensures node is correctly set up and the file is created.
Description
While the current workflow works in the sense of making a release to npm - it throws an error as there is no
.npmrc
file present in the runner.This PR ensures node is correctly set up and the file is created.