Add user
step
This NPM step allows you to add an NPM user to an organization
This NPM step allows you to add an NPM user to an organization
npm
npm.
token
npm.
organization
user
role
1name: npm-add-user2image: relaysh/npm-step-user-add3spec:4 npm:5 token: !Secret npm-token6 organization: !Parameter npmOrganization7 user: !Parameter npmUser8 role: !Parameter npmRole9