From 5911e62029e10e17b983600f65e4bfb48470f521 Mon Sep 17 00:00:00 2001 From: Edward Wall Date: Fri, 4 Jul 2025 12:45:16 +0200 Subject: [PATCH] :) --- .gitea/workflows/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/action.yaml b/.gitea/workflows/action.yaml index 701561b..b5951ca 100644 --- a/.gitea/workflows/action.yaml +++ b/.gitea/workflows/action.yaml @@ -19,7 +19,7 @@ jobs: - name: checkout Sinq Motor repo uses: actions/checkout@v4 with: - repository: 'lin-epics-modules/sinqMotor.git' + repository: 'lin-epics-modules/sinqMotor' path: 'sinqmotor' token: "${{ secrets.read_key }}" github-server-url: 'https://gitea.psi.ch'