From 7be50e9b7fe9967d92abb5045f7059047bad7814 Mon Sep 17 00:00:00 2001 From: Evan Jacobs Date: Wed, 20 Nov 2024 02:13:25 -0500 Subject: [PATCH] omg --- .github/workflows/website.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 0bd71a49..292e5323 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -13,6 +13,7 @@ jobs: permissions: id-token: write contents: read + pages: write steps: - uses: actions/checkout@v4