Closed linconvidal closed 3 months ago
The build fails after 3seconds, missing a parameter value.
I've fixed the issue causing the Vercel deploy to fail here https://github.com/input-output-hk/cardano-documentation/pull/640
@linconvidal If you pull in the latest master
into this PR the checks should succeed
@FerralBunny Same issue. It seems that the Vercel token is missing:
Error: Input required and not supplied: vercel-token
Could this be a permission-related issue? My pull requests have never been able to deploy to preview in this repository.
@linconvidal This issue is caused because you fork the cardano-documentation
repo and so you do not have access to this repo's secrets. The triggered workflow runs in the context of the fork repo.
@FerralBunny Is there anything I can do to help resolve this?
Hi, can someone please review this PR? @olgahryniuk @NeilBurgess42 @fstoqnov-iohk