From 92bd0fb17a137d3bd6e0911f0247f25d2486f743 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Lo=C3=AFc=20Bayart?= Date: Mon, 15 Apr 2024 11:08:56 +0200 Subject: [PATCH] update ci --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c691d57..d102fae 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: environment: name: github-pages - url: ${{ steps.deployment.outputs.page_url }} + url: https://data-for-good-grenoble.github.io/complement-bataille-IA/ steps: - name: Checkout code