From 1b04c1dcef16cf383a0ebca8f55959808f70bf62 Mon Sep 17 00:00:00 2001 From: mart <93423789+ThatFrogDev@users.noreply.github.com> Date: Sat, 30 Nov 2024 14:56:47 +0100 Subject: [PATCH] chore: add additional permissions --- .github/workflows/release.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index dbef076..e30ae97 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,6 +16,8 @@ on: jobs: build: runs-on: ubuntu-latest + permissions: + contents: write strategy: matrix: