docs: update for GIS Actions 4.0
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
```bash
|
||||
curl -X POST https://suites.mercator.cn/api/v1/publish/upload \
|
||||
-H "Authorization: Bearer mk_xxxx" \
|
||||
-F "file=@my-suite.tar.gz"
|
||||
-F "file=@my-suite.tar.gz" \
|
||||
-F "platform=all" # linux / windows / all
|
||||
|
||||
> 发布后套件包会上传到 https://git.mercator.cn/SuiteHub 组织。
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user