mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-03-18 10:32:36 +00:00
mcp-publisher login github uses the device flow (interactive OAuth) which requires a human to visit a URL - this can never work in CI. Switch to github-oidc which uses the OIDC token provided by GitHub Actions.