由于“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

F.Y.I., it seems that the “Upload Merged Plugin” workflow has been broken since the afternoon of Nov. 28.

An issue was also created on GitHub: [BUG] My plugin `Audio merge tool` has not been successfully released to the market. Something went error with CI. · Issue #1647 · langgenius/dify-plugins · GitHub

1 个赞

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

2 个赞

I’ve confirmed that the issue has been resolved and that the latest version of my tool/plugin has been released to the Dify Marketplace. Thank you for your support. :+1:

This problem have been solved now :saluting_face:

2 个赞