Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch build-args to expected string format
I'm not sure why, but build-push-action expects the parameters labeled as List to be newline separated strings. It does not accept arrays of strings.
- Loading branch information