From c1b85f8241d830408dba6acad877f4e37fd34f31 Mon Sep 17 00:00:00 2001 From: jinliyl <6469360+jinliyl@users.noreply.github.com> Date: Tue, 1 Sep 2026 21:43:39 +0800 Subject: [PATCH] fix: let ClawHub infer trusted publisher owner (#514) --- .github/workflows/release-typescript.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release-typescript.yml b/.github/workflows/release-typescript.yml index 208fa8d5..b07a2994 100644 --- a/.github/workflows/release-typescript.yml +++ b/.github/workflows/release-typescript.yml @@ -166,7 +166,6 @@ jobs: id-token: write uses: openclaw/clawhub/.github/workflows/package-publish.yml@87ca030c30f3cfb78ab15c8e66b5ff1469c8f9c8 # v0.23.3 with: - owner: agentscope-ai family: code-plugin version: ${{ needs.build.outputs.version }} tags: ${{ inputs.npm_tag }}