Skip to content
Snippets Groups Projects
Commit 935ca010 authored by 最萌小汐's avatar 最萌小汐
Browse files

1.16.0

parent 368f27a4
Branches
Tags v1.16.0
No related merge requests found
......@@ -255,7 +255,7 @@ local ovsxToken = fsu.loadFile(ROOT / 'ovsx-token')
if ovsxToken then
ovsxToken = ovsxToken:match '[%w%-]+'
shell {
'npx', 'ovsx', 'plublish', vsix,
'npx', 'ovsx', 'publish', vsix,
'-p', ovsxToken
}
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment