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
/flyXCPublic

Commit8afed74

Browse files
committed
update windy upload URL
Seewindycom/windy-plugin-template#38
1 parenta8c612e commit8afed74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎libs/windy-sounding/upload.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ tar cf /tmp/plugin.tar -C dist/libs/windy-sounding plugin.min.js plugin.min.js.m
2626

2727
echo"# Publishing plugin..."
2828

29-
curl -s --fail-with-body -XPOST'https://api.windy.com/api/windy-plugins/v1.0/upload' -H"x-windy-api-key:${WINDY_API_KEY}" -F"plugin_archive=@/tmp/plugin.tar"
29+
curl -s --fail-with-body -XPOST'https://node.windy.com/plugins/v1.0/upload' -H"x-windy-api-key:${WINDY_API_KEY}" -F"plugin_archive=@/tmp/plugin.tar"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp