From f6b88c291d7c7853874063fc008decea246fcede Mon Sep 17 00:00:00 2001 From: Sertac Ozercan Date: Thu, 3 Aug 2023 20:56:16 +0000 Subject: [PATCH] ci: release packages write Signed-off-by: Sertac Ozercan --- .github/workflows/release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index a6f798047a..ada69759e7 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -11,6 +11,7 @@ env: permissions: contents: read + packages: write jobs: build-publish-release: