由于“HTTP 401:凭证错误”,用于发布插件的 GitHub Action 已停止

我在拉取请求 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 完成。
1 个赞

@PinkBanana

FYI,似乎从11月28日下午开始,“上传合并插件”工作流就已中断。

https://github.com/langgenius/dify-plugins/actions/workflows/upload-merged-plugin.yaml

image

GitHub 上也已创建了一个问题:https://github.com/langgenius/dify-plugins/issues/1647

1 个赞

是的,我已经通知了我们的团队成员,一旦令牌获得批准,我们将进行替换。

2 个赞

我已确认问题已解决,并且我的工具/插件的最新版本已发布到 Dify 市场。感谢您的支持。:+1:

这个问题现在已经解决了 :saluting_face:

2 个赞