Eduardo Santos Jr

Results 2 issues of Eduardo Santos Jr

how can i pass build arg with this action? I've tried a bunch of times and nothing work: `extra_build_args: "ARG=value"` `extra_build_args: ARG=value` ``` extra_build_args: | "ARG=value" ``` ``` extra_build_args: |...

There is any chance to make this package compatible with Lumen 8+/ PHP 8+ ???