From bacc1802d92a6a259ffa64bd96ffda9049e2a611 Mon Sep 17 00:00:00 2001 From: Maccesch Date: Mon, 15 May 2023 02:57:21 +0100 Subject: [PATCH] fixed github actions --- .github/workflows/ci.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4033778..b25c274 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,6 +7,11 @@ on: name: CI +permissions: + contents: read + pages: write + id-token: write + jobs: publish: name: Publish