ci: publish ClawHub releases as openclaw
This commit is contained in:
parent
4c59478567
commit
bd655ed854
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -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 }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user