14709d4062
The workflow used runs-on: ubuntu-latest, which no Gitea runner is labeled with, so nothing ran. Mirror the main repo's sdk-publish.yml: ubuntu-24.04 runner, the oven/bun:1 container (install git+CA certs for checkout), and auth via the shared REGISTRY_TOKEN secret written to ~/.npmrc (covers @punktfunk + @unom). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>