From 4f5aeb7c657944da1e50f95e1d2ca81a2d9cdb16 Mon Sep 17 00:00:00 2001 From: Sebastian Nickel Date: Wed, 2 Oct 2024 16:59:34 +0200 Subject: [PATCH] allow the pipeline token to push docker images --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 29b3a49..cb9630f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -7,6 +7,7 @@ on: permissions: contents: write + packages: write env: GOPRIVATE: github.com/ninech/apis