From 4b3cc971fd7e279f6d45e7392caea6d8e7b562ef Mon Sep 17 00:00:00 2001 From: Mohammad Sajad Pourajam Date: Fri, 20 Mar 2026 17:09:38 +0330 Subject: [PATCH] CI/CD --- .gitea/workflows/sensor-hub.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/sensor-hub.yml b/.gitea/workflows/sensor-hub.yml index e44049d..fb1466c 100644 --- a/.gitea/workflows/sensor-hub.yml +++ b/.gitea/workflows/sensor-hub.yml @@ -71,7 +71,7 @@ jobs: - name: Checkout repository run: | - git clone http://gitea:3000/sajad-dev/Sensor-Hub.git . + git clone http://gitea:3000/sajad-dev/SensorHub.git . - name: Install Python run: |