From 72e3256528775e14639140efeeb5b1df83adf803 Mon Sep 17 00:00:00 2001 From: Tristan Cacqueray Date: Mon, 28 Oct 2024 19:51:19 +0000 Subject: [PATCH] Add missing settings Change-Id: I5a6a8990fe4c1911403cb5279fb4be5b66f1f990 --- .github/workflows/pelican.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/pelican.yml b/.github/workflows/pelican.yml index 0598c8d..cff4a0b 100644 --- a/.github/workflows/pelican.yml +++ b/.github/workflows/pelican.yml @@ -13,3 +13,5 @@ jobs: contents: "read" pages: "write" id-token: "write" + with: + settings: "publishconf.py"