rive-app / rive-react

React runtime for Rive

Home Page:https://rive-app.github.io/rive-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto version bump sometimes runs into race condition

zplata opened this issue · comments

rive-react sometimes gets bumped but has trouble pushing up the tagged release as it's behind main branch, when PR's are merged in. This prevents the subsequent @rive-app/react-canvas and @rive-app/react-webgl from getting published.

Need to look into the GH publish script and make sure we don't run into this