This repository was archived by the owner on May 27, 2026. It is now read-only.
Commit 4c75501
fix: git URI matching for GitHub fallback (#30)
* Only remap upstream to github if it does not look like a valid git URI
This allows the user to use this action to pull a glitch.com repo to github as they too do not use the .git suffix
Co-authored-by: Wei He <git@weispot.com>1 parent 32f5a76 commit 4c75501
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
0 commit comments