diff --git a/.github/workflows/clawhub-dev-release.yml b/.github/workflows/clawhub-dev-release.yml index 5bad02b747..c990d95a9e 100644 --- a/.github/workflows/clawhub-dev-release.yml +++ b/.github/workflows/clawhub-dev-release.yml @@ -269,7 +269,7 @@ jobs: permissions: contents: read id-token: write - uses: openclaw/clawhub/.github/workflows/package-publish.yml@v0.12.0 + uses: openclaw/clawhub/.github/workflows/package-publish.yml@v0.19.0 with: source: ${{ needs.prepare-package-source.outputs.source_url }} dry_run: false