Closed mrcaseb closed 8 months ago
fixes #89
inputs aren't available to scheduled workflow runs, so we write them in environment variables with a default (which is used in scheduled runs)
Also fixed the multiple laterals workflow. It had a systemic issue but does now does what we want
Test run succesful https://github.com/nflverse/nflverse-pbp/actions/runs/8114212056
fixes #89
inputs aren't available to scheduled workflow runs, so we write them in environment variables with a default (which is used in scheduled runs)