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
Replace sync script with Vercel deploy hook (#2348)
We require PRs to merge to `source`, so the old way won't work. Even if
it did; I think GitHub actions triggering a push prevents other actions
from firing, so it might not trigger a deploy anyway. Let's just tell
Vercel to redeploy via a hook.
0 commit comments