mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
fix(ci): allow detached release children after parent success
This commit is contained in:
@@ -281,6 +281,7 @@ jobs:
|
||||
|
||||
- name: Validate release publish approval run
|
||||
env:
|
||||
ALLOW_COMPLETED_SUCCESSFUL_PARENT: "true"
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
RELEASE_PUBLISH_RUN_ID: ${{ inputs.release_publish_run_id }}
|
||||
EXPECTED_WORKFLOW_BRANCH: ${{ inputs.release_publish_branch || github.ref_name }}
|
||||
|
||||
Reference in New Issue
Block a user