chrome-webstore-upload-cli
chrome-webstore-upload-cli copied to clipboard
Remove flags for secrets
If I remember correctly it's bad practice to pass secrets as flags. I wonder if they should just be dropped in favor of exclusively reading from ENV.
For now in https://github.com/fregante/chrome-webstore-upload-cli/pull/81 I removed the flags from the examples.