diff --git a/.github/workflows/ingest.yml b/.github/workflows/ingest.yml index b879055..f13b3fd 100644 --- a/.github/workflows/ingest.yml +++ b/.github/workflows/ingest.yml @@ -59,9 +59,9 @@ jobs: git config user.email "bot@verisimdb.org" git add scans/ index.json git commit -m "$(cat <<'EOF' -scan: update ${REPO_NAME} results + scan: update ${REPO_NAME} results -Co-Authored-By: Claude Opus 4.6 -EOF -)" + Co-Authored-By: Claude Opus 4.6 + EOF + )" git push