From fe55682c9fa091516139769643fbb83ddd16b7bc Mon Sep 17 00:00:00 2001 From: Athou Date: Mon, 12 May 2025 09:56:15 +0200 Subject: [PATCH] force update pages this time only --- .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 92dd7a56..44ca78a1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -265,7 +265,7 @@ jobs: deploy-pages: runs-on: ubuntu-latest - needs: release + needs: build permissions: pages: write id-token: write