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