-
-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deployment error #30
Comments
we have the same error |
I have the same error!😢 |
@jackguoAtJogg It works fine in my tests. Please show me your https://github.com/amondnet/vercel-action/runs/1015410039?check_suite_focus=true |
I just reproduced the error.
Deployment works fine, but there is a problem with with:
github-token: ${{ secrets.GITHUB_TOKEN }}
vercel-token: ${{ secrets.VERCEL_TOKEN }}
vercel-org-id: ${{ secrets.VERCEL_ORG_ID }}
vercel-project-id: ${{ secrets.VERCEL_PROJECT_ID_AUTH }}
working-directory: example/express-basic-auth
vercel-project-name: express-basic-auth #your project name |
@amondnet Yep by setting |
Same Error, I added the vercel-project-name and it stills failing My action file `name: Deploy to VERCEL
` |
I'm getting this error when deploying using vercel-action. Don't know if anyone else ran into the same error.
I was able to deploy in my local terminal using
now
cli.The text was updated successfully, but these errors were encountered: