debugging
All checks were successful
renovate / renovate (push) Successful in 17s
test-build / build (push) Successful in 48s

This commit is contained in:
2025-06-10 12:40:20 -05:00
parent 8c417b93b3
commit 8614d40a64

View File

@@ -41,6 +41,8 @@ jobs:
# Fetch issues using the constructed URL
echo ">> Fetching issues ..."
echo ">> Using URL:"
echo "${API_URL}"
ISSUES=$(curl -s -S -X GET \
-H "Authorization: token ${BOT_TOKEN}" \
-H "Accept: application/json" \