The tool/plugin I submitted in the pull request https://github.com/langgenius/dify-plugins/pull/1637 was merged into the main branch, but the latest version has not been released to the Dify Marketplace.
After checking https://github.com/langgenius/dify-plugins/actions/runs/19808729950/job/56747114282 , it appears that the release process is failing due to the following issue:
Clone Marketplace Toolkit
Run 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: Bad credentials (https://api.github.com/graphql)
Try authenticating with: gh auth login
Error: Process completed with exit code 1.
