mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-24 19:35:28 -06:00
fix(ci): bound release evidence dispatch (#108898)
This commit is contained in:
@@ -1906,6 +1906,8 @@ jobs:
|
||||
)"
|
||||
|
||||
if ! curl --fail-with-body \
|
||||
--connect-timeout 10 \
|
||||
--max-time 30 \
|
||||
-X POST \
|
||||
-H "Accept: application/vnd.github+json" \
|
||||
-H "Authorization: Bearer ${RELEASES_DISPATCH_TOKEN}" \
|
||||
|
||||
Reference in New Issue
Block a user