read-only-coding
read-only-coding copied to clipboard
Error if remote uses SSH
trafficstars
The Open in GitHub workflow assumes the remote uses an HTTPS URL, which is what GitHub recommends by default. But it should also be possible to ascertain the webpage URL if the remote uses an SSH URL.
Actually, this line should already ensure that SSH URLs are converted to HTTPS URLs:
https://github.com/1ec5/read-only-coding/blob/bc136b778fb923e064f5f7dde3799fbe78c17626/Open%20Selection%20in%20GitHub.workflow/Contents/document.wflow#L411