From c2f0d12277cd51d41d8a5b6210cfbc0ab33adf46 Mon Sep 17 00:00:00 2001 From: esarver Date: Tue, 25 Jun 2024 16:26:56 -0400 Subject: [PATCH] Update pr.yml Need further permissions for releases --- .github/workflows/pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index d26205d..38c34fe 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -182,7 +182,7 @@ jobs: name: Release runs-on: ubuntu-latest permissions: - contents: write + contents: write-all checks: write pull-requests: read needs: