From b4ccf36964c6dfb3d0e6fac8d72d41a821cb05a2 Mon Sep 17 00:00:00 2001 From: Sickenberg Romain Date: Tue, 9 Jul 2024 19:47:51 +0200 Subject: [PATCH] build: try this --- .github/workflows/astro.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/astro.yml b/.github/workflows/astro.yml index e6268c0..d507697 100644 --- a/.github/workflows/astro.yml +++ b/.github/workflows/astro.yml @@ -17,6 +17,7 @@ permissions: jobs: build: runs-on: ubuntu-latest + environment: github-pages steps: - name: Checkout your repository using git uses: actions/checkout@v4