From 2a5e9542794b543191e113df45cde96609d1b1d7 Mon Sep 17 00:00:00 2001 From: justaCasualCoder <120528794+justaCasualCoder@users.noreply.github.com> Date: Sat, 23 Dec 2023 10:19:17 -0500 Subject: [PATCH] Update windows_build.yml --- .github/workflows/windows_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows_build.yml b/.github/workflows/windows_build.yml index c16b9ff..f35c5a2 100644 --- a/.github/workflows/windows_build.yml +++ b/.github/workflows/windows_build.yml @@ -1,5 +1,5 @@ name: Build and Release - +permissions: write-all on: workflow_dispatch: {} push: