buildo/smooth-release

allow passing token as CLI argument

Closed this issue · 0 comments

requirements

user should be able to pass the github token (or overwrite the one stored) by passing it as an additional CLI argument

specs

if param --token=123 exists use it instead of stored token

misc

{optional: other useful info}