From ae35d43f7f860036cee7fff29d0b9879bbb8b710 Mon Sep 17 00:00:00 2001 From: Athou Date: Mon, 12 May 2025 09:57:01 +0200 Subject: [PATCH] revert back to deploy documentation on release 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 44ca78a1..92dd7a56 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -265,7 +265,7 @@ jobs: deploy-pages: runs-on: ubuntu-latest - needs: build + needs: release permissions: pages: write id-token: write