Remove user
step
This NPM step allows you to remove an NPM user from an organization
This NPM step allows you to remove an NPM user from an organization
npm
npm.
token
npm.
organization
user
1name: npm-remove-user2image: relaysh/npm-step-user-remove3spec:4 npm:5 token: !Secret npm-token6 organization: !Parameter npmOrganization7 user: !Parameter npmUser8