Skip to content

temp until fix merged

Latest
Compare
Choose a tag to compare
@TheKoenig TheKoenig released this 13 Oct 08:05
189e99d
Fix remote URL for GitHub server

The hard coded part `github.com` in the GIT remote URL does not work on GitHub enterprise instances.  Please use instead the build in variable `GITHUB_SERVER_URL` and remove the `https://` prefix.