From 53e2ee58c223d1ad85f727f6df9203db0fbd2307 Mon Sep 17 00:00:00 2001 From: Matthias Kuhn Date: Mon, 12 Feb 2024 16:55:25 +0100 Subject: [PATCH] allow package write --- .github/workflows/windows.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 96adef9..7efd2ae 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -14,6 +14,9 @@ jobs: build: name: build (windows) runs-on: windows-2022 + permissions: + contents: read + packages: write strategy: matrix: include: