005ef92990
Something change on the GitHub side that has broken credentials between the the fetch and buld workflow steps. There is no way to tell the checkout action to only re-auth so we have it checkout the repo again, but it will use what it already has. In the future we can change fetch step to just compute the target refs and store them in a script that we can call to set the environment variables for the targets much like this patch. Signed-off-by: Brennan Ashton <bashton@brennanashton.com> |
||
---|---|---|
.. | ||
build.yml | ||
check.yml |