fix(ci): bound release evidence dispatch (#108898)

This commit is contained in:
tzy-17
2026-07-17 02:38:19 +08:00
committed by GitHub
parent f084ab2240
commit e9b974e18b
2 changed files with 5 additions and 0 deletions

View File

@@ -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}" \