evently-cloud / cli

Evently Command-Line Interface
Apache License 2.0
1 stars 0 forks source link

Auto-publish NPM package on github packages and npmjs.com #28

Closed evert closed 1 year ago

evert commented 1 year ago

This action will auto-publish NPM packages on both github packages and npmjs.com. This happens when a new 'release' is created.

Note that this wont work until the secret tokens are setup.

mattbishop commented 1 year ago

OK for secrets, what's the setup steps? I can run through them and install the secrets where required.