Commit f19dafc
Fix collections import 500s (#4366)
The collection rebuild action in biztools 500s when it hits
this file, with no further info available :(
There are a couple of potential failure points I fixed here:
a bare http url instead of https and a org without a repo listed.
Co-authored-by: Jason Meridth <[email protected]>1 parent c96248b commit f19dafc
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
0 commit comments