https://github.com/famedly/github-workflows/blob/ebd46e19be1318b62adae1e722cb519949849d5f/.github/workflows/docker.yml#L44-L48 But according to [docs](https://github.com/docker/build-push-action/tree/v5?tab=readme-ov-file#inputs): > `List` type is a newline-delimited string > | `build-args` | List | List of [build-time variables](https://docs.docker.com/engine/reference/commandline/buildx_build/#build-arg) |
github-workflows/.github/workflows/docker.yml
Lines 44 to 48 in ebd46e1
But according to docs: