You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Add conditional push for changes in release workflow (#797)
This is to prevent a failure in the release workflow if no temp-build-branch is found, which will happen if you change something that does not result in build output (dist/).
0 commit comments