From 9d4ba5a45da739f4acbb19f160289a161236fe6e Mon Sep 17 00:00:00 2001 From: Sebastien Larinier Date: Wed, 23 Jul 2025 14:43:39 +0000 Subject: [PATCH] changes repo --- .github/workflows/zip-plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zip-plugin.yml b/.github/workflows/zip-plugin.yml index cd0cd74..9c5473b 100644 --- a/.github/workflows/zip-plugin.yml +++ b/.github/workflows/zip-plugin.yml @@ -31,7 +31,7 @@ jobs: - name: 3. Récupération du dépôt M82-SiteWeb uses: actions/checkout@v4 with: - repository: M82-project/M82-SiteWeb + repository: sebdraven/M82-SiteWeb token: ${{ secrets.CROSS_REPO_PAT }} path: M82-SiteWeb