The documentation on the README.md is sparse for "settings_sbt".
I'd like to create a ~/.ivy2/.credentials file when running sbt docker:publishLocal through the github action, but it isn't clear how to accomplish that. I do have the file available locally.
Ideas?
Thanks