From 4a6bd6f637572c99eaaae24b4d9d7686aeb24eba Mon Sep 17 00:00:00 2001 From: Pierre Tachoire Date: Tue, 16 Jul 2024 12:42:19 +0200 Subject: [PATCH] wip --- .github/workflows/build.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8e4b9ca1..d999b1af 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,4 +1,4 @@ -name: build +name: nightly build env: ARCH: x86_64-linux @@ -13,13 +13,14 @@ on: # Allows you to run this workflow manually from the Actions tab workflow_dispatch: +permissions: + contents: write + packages: read + jobs: build: name: nightly build - permissions: - contents: write - strategy: matrix: target: