From 6bf2179c06101b62a8a20f2624f065063bc1543e Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Wed, 9 Oct 2024 11:21:27 +0300 Subject: [PATCH] fix(workflow): build-and-deploy statuses write --- .github/workflows/build-and-deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index efdb1db..5d4aeea 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -25,6 +25,7 @@ jobs: contents: read pages: write id-token: write + statuses: write environment: name: github-pages