mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +00:00
chore(deps): update dependencies (#537)
Co-authored-by: Renovate Bot <[email protected]>
This commit is contained in:
@@ -94,7 +94,7 @@ jobs:
|
||||
body="$(printf '%s Preview: %s\n' "$marker" "$PREVIEW_URL")"
|
||||
fi
|
||||
|
||||
jq -n --arg body "$body" '{body: $body}' > patch.json
|
||||
printf '%s' "$body" | jq -Rs '{body: .}' > patch.json
|
||||
curl --silent --show-error --fail --output /dev/null \
|
||||
-X PATCH "$api" \
|
||||
-H "Authorization: token $DEPLOY_TOKEN" \
|
||||
|
||||
Reference in New Issue
Block a user