github / hotkey

Trigger an action on an element with a keyboard shortcut.
https://github.github.com/hotkey/
MIT License
3.22k stars 97 forks source link

Add a release action #77

Closed koddsson closed 2 years ago

koddsson commented 2 years ago

Here's a great workflow for publishing to npm whenever there's a new release.

It does require a npm_token environment variable to be set in GitHub Secrets but otherwise it should just publish whenever a new GitHub release is created.