From 39bfd8e756d7d4611067bfd03a0a0ae35cd22c73 Mon Sep 17 00:00:00 2001 From: katxeus Date: Thu, 16 Oct 2025 17:23:30 +0300 Subject: [PATCH] changed make and workflow for npis remote production server ip --- .gitea/workflows/build-and-publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build-and-publish.yaml b/.gitea/workflows/build-and-publish.yaml index 10a6eff..fcf1902 100644 --- a/.gitea/workflows/build-and-publish.yaml +++ b/.gitea/workflows/build-and-publish.yaml @@ -41,7 +41,7 @@ jobs: - name: Copy file via SSH password uses: appleboy/scp-action@v1 with: - host: 192.168.1.11 + host: 154.72.198.45 username: npis password: op port: 22