gitee not support now, and it's assets is special, source zip file has no "name" in assets.
like this:
"assets": [
{
"browser_download_url": "https://gitee.com/{user}/{repo}/releases/download/v1.0.1/{xxx.exe}",
"name": "xxx.exe"
},
{
"browser_download_url": "https://gitee.com/{user}/{repo}/archive/refs/tags/v1.0.1.zip"
}
]
gitee not support now, and it's assets is special, source zip file has no "name" in assets.
like this: