Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitca3b6aa

Browse files
committed
fix publish script typo
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parent73d4980 commitca3b6aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎scripts/publish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ fi
2727
# send to Open-VSX Marketplace (https://github.com/eclipse/openvsx/wiki/Publishing-Extensions)
2828
if! [[-z"$OVSX_KEY" ]];then
2929
echo"publishing to open-vsx marketplace..."
30-
npx ovsx publish -p$OVSX_KEY ./$RELEASES_FOLDER/$OUTPUT_FILE --baseContentUrl$RAW_PATH --baseImagesUrl$RAW_PATH"
30+
npx ovsx publish -p$OVSX_KEY ./$RELEASES_FOLDER/$OUTPUT_FILE --baseContentUrl$RAW_PATH --baseImagesUrl$RAW_PATH
3131
fi

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp