rive-app / rive-react

React runtime for Rive
https://rive-app.github.io/rive-react
MIT License
808 stars 32 forks source link

chore: move to manual npm publish workflow #185

Closed zplata closed 1 year ago

zplata commented 1 year ago

Currently, every merge to main auto-bumps the React runtime by a patch version by default. This change would align the React runtime to match the others, where it is a manual workflow to publish either patch, minor, or major version.