From 266551e82b6ffa3f55cc8e8ebc6c83f1db431182 Mon Sep 17 00:00:00 2001 From: sepehr Date: Sat, 25 Apr 2026 22:41:50 +0200 Subject: [PATCH] =?UTF-8?q?ci:=20fix=20heredoc=20typo=20ENVSSH=20=E2=86=92?= =?UTF-8?q?=20ENDSSH?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made-with: Cursor --- .gitea/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 495d59d..513801c 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -111,7 +111,7 @@ jobs: upsert JINA_API_KEY "$JINA_API_KEY" echo ".env.docker updated" - ENVSSH + ENDSSH - name: Deploy via SSH run: |