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
Is your feature request related to a problem? Please describe.
To be able to use this cli in Github actions or other CI solutions you need to pass the --token option with your vercel access token to the vercel cli
Describe the solution you'd like
Add a -t or --token option that is forwarded to the vercel cli
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
To be able to use this cli in Github actions or other CI solutions you need to pass the
--token
option with your vercel access token to thevercel
cliDescribe the solution you'd like
Add a
-t
or--token
option that is forwarded to the vercel cliDescribe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: