debug more
All checks were successful
Tofu Plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Successful in 22s

This commit is contained in:
Peter 2026-02-18 21:52:05 +01:00
parent 5ca4ca9243
commit 01a050dee3
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg

View file

@ -89,7 +89,7 @@ jobs:
if [ -n "${comment_id}" ] && [ "${comment_id}" != "null" ]; then
echo "Found comment, updating..." && \
echo "Found comment with id ${comment_id}, updating..." && \
curl -s -X PATCH \
-H "Authorization: token ${{ secrets.FORGEJO_TOKEN }}" \
-H "Content-Type: application/json" \