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

The deployments fail with Cannot read property 'url' of undefined #3

Open
michalczaplinski opened this issue May 14, 2020 · 0 comments

Comments

@michalczaplinski
Copy link

I'm using the action in my workflow

The deployments have started to fail with:

✖  fatal     TypeError: Cannot read property 'url' of undefined 
    at /index.js:55:42
    at processTicksAndRejections (internal/process/task_queues.js:97:5)

In fact you can see the result of the github action right here: https://github.com/frontity/frontity.org/pull/107/checks?check_run_id=676275381#step:7:8

There's nothing in the main index.js file for this action that seems to me indicate the source of this error so any clue on what that might be?

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