Skip to content
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

Action doesn't set vercel-org-id #96

Closed
kr2792 opened this issue Jun 16, 2021 · 0 comments
Closed

Action doesn't set vercel-org-id #96

kr2792 opened this issue Jun 16, 2021 · 0 comments

Comments

@kr2792
Copy link

kr2792 commented Jun 16, 2021

I'm trying to run an action that gets triggered by repository_dispatch but the vercel-action fails because it says that I've forgotten to set the vercel-org-id. I've supplied client_payload with the org-id and project_id that was in project.json for my project, and the vercel-token has been added as a github secret for the repository.

My action looks like this:

image

And my request from Postman looks like this:

image

The error message when the deploy fails looks like this:
image

@kr2792 kr2792 closed this as completed Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant