Skip to content
This repository was archived by the owner on Jul 26, 2023. It is now read-only.

Commit 923f7d6

Browse files
author
Grayson Hay
committed
Build changes
1 parent f871626 commit 923f7d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7833,7 +7833,7 @@ async function runCodeseeMapUpload(config, origin) {
78337833
"--type",
78347834
"map",
78357835
"--repo",
7836-
origin,
7836+
`https://github.com/${origin}`,
78377837
"-a",
78387838
config.apiToken,
78397839
"codesee.map.json",

0 commit comments

Comments
 (0)