William Andersson

Results 24 comments of William Andersson

I'm afraid creating a minimal example would be too time consuming. I think it's fair to assume its not a bug in OL, but rather something going wrong in our...

I understand, thanks for the information! We will definitely sort out a workaround, so not a huge worry :)

Context availability is documented [here](https://docs.github.com/en/actions/learn-github-actions/contexts#context-availability). So it is documented, but not entirely obvious. @renny-oh I still find it really odd that `job..with` cannot access env, whereas `job..steps.with` can.

> Hi @anderssonw, any idea why `job..with` can't access env? It's seems indeed to be a weird behaviour. I'm currently stuck on something like example 3 @sinux-l5d I'm not affiliated...