Things to note to make this work:
- you'll need to have your remix registry token available in your shell under
REMIX_TOKEN
- you'll need to add secrets to your GitHub repo for the following items:
REMIX_TOKEN
VERCEL_TOKEN
(https://vercel.com/account/tokens)VERCEL_ORG_ID
VERCEL_PROJECT_ID
- you'll need to have your
REMIX_TOKEN
available in your vercel repo as an environment variable