Skip to content

Commit 1445719

Browse files
author
静水流深
committed
ci: debug Gitee Release API response
1 parent a324960 commit 1445719

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
\"body\": \"## ⚡ 一行安装\\n\`\`\`bash\\nbash <(curl -sL https://gitee.com/palmmedia/nextlnmp/raw/main/install.sh)\\n\`\`\`\\n## 📦 SHA256\\n\`${SHA256} nextlnmp-${VERSION}.tar.gz\`\",
8787
\"prerelease\": false
8888
}")
89+
echo "Gitee API response: $RELEASE"
8990
RELEASE_ID=$(echo $RELEASE | python3 -c "import sys,json; print(json.load(sys.stdin)['id'])")
9091
echo "Gitee Release ID: $RELEASE_ID"
9192
# 上传附件

0 commit comments

Comments
 (0)