ci: publish ClawHub releases as openclaw

This commit is contained in:
Patrick Erichsen 2026-04-28 19:10:32 -07:00
parent 4c59478567
commit bd655ed854

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 }}