Currently, the-forge is set as a submodule with ssh, this changes to use https instead.
I ran into an issue with this with attempting to create a github action based on a docker container that doesn't have ssh. Because of that the submodule init failed. Changing to https does not seem to cause any issues.
Currently, the-forge is set as a submodule with ssh, this changes to use https instead.
I ran into an issue with this with attempting to create a github action based on a docker container that doesn't have ssh. Because of that the submodule init failed. Changing to https does not seem to cause any issues.