From 3cc4db9eb887b116d3b668a154ce6afced8c3ef0 Mon Sep 17 00:00:00 2001 From: Ben Cumming Date: Thu, 4 Apr 2024 16:46:36 +0200 Subject: [PATCH] test --- .github/workflows/artifacts.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index e9c1e98..fe61a9c 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -31,6 +31,8 @@ jobs: tag-release: runs-on: ubuntu-20.04 needs: rpm + permissions: + contents: write steps: - name: download-artifacts uses: actions/download-artifact@v3