HarrisKirk / blue-green-dreams

2 stars 1 forks source link

GitHub actions Error expected str instance, NoneType found #107

Open HarrisKirk opened 11 months ago

HarrisKirk commented 11 months ago

image https://github.com/HarrisKirk/blue-green-dreams/actions/runs/6568164999/job/18135071360

HarrisKirk commented 9 months ago

I left comments in PR #110

HarrisKirk commented 9 months ago

As of Dec 10 this is still a problem. Why does it happen only in github actions?

chrissound commented 9 months ago

I'm pretty sure this would be due to the missing ENV definitions in the .github/workflows/build.yml file. These changes are in the #110 PR, and should fix this.