ci: fix heredoc typo ENVSSH → ENDSSH
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 39s

Made-with: Cursor
This commit is contained in:
2026-04-25 22:41:50 +02:00
parent 3ef75f9f44
commit 266551e82b

View File

@@ -111,7 +111,7 @@ jobs:
upsert JINA_API_KEY "$JINA_API_KEY"
echo ".env.docker updated"
ENVSSH
ENDSSH
- name: Deploy via SSH
run: |