我在拉取请求 https://github.com/langgenius/dify-plugins/pull/1637 中提交的工具/插件已合并到主分支,但最新版本尚未发布到 Dify 市场。
在检查 https://github.com/langgenius/dify-plugins/actions/runs/19808729950/job/56747114282 后,发现发布流程因以下问题失败:
克隆 Marketplace Toolkit
运行 gh repo clone langgenius/dify-marketplace-toolkit -- .scripts/
gh repo clone langgenius/dify-marketplace-toolkit -- .scripts/
shell: /usr/bin/bash -e {0}
env:
REPO_NAME: langgenius/dify-plugins
GH_TOKEN: ***
HTTP 401:凭证无效 (https://api.github.com/graphql)
请尝试使用以下命令进行身份验证:gh auth login
错误:进程以退出码 1 完成。
