From 6e36f0f7579d85031c767db43481649db0788634 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Tue, 17 Sep 2024 11:00:48 +0200 Subject: [PATCH] Fix publishing --- .github/workflows/main.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 2f73bc547..12995cbfd 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -12,6 +12,7 @@ on: permissions: actions: write contents: write + packages: write env: HAS_SECRETS: ${{ secrets.HAS_SECRETS }}