Merge pull request #9 from openclaw/pe/clawhub-release-owner-openclaw

ci: publish ClawHub releases as openclaw
This commit is contained in:
Patrick Erichsen 2026-04-28 19:11:48 -07:00 committed by GitHub
commit 803414878a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -155,6 +155,7 @@ jobs:
uses: openclaw/clawhub/.github/workflows/package-publish.yml@main
with:
dry_run: false
owner: openclaw
ref: ${{ needs.validate.outputs.tag_name }}
version: ${{ needs.validate.outputs.package_version }}
source_ref: refs/tags/${{ needs.validate.outputs.tag_name }}