From 9982851b86f524309f809be4e70586377abfdd2d Mon Sep 17 00:00:00 2001 From: Karl Cardenas Date: Mon, 24 Apr 2023 12:12:14 -0700 Subject: [PATCH] ci: additional CI fixes --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index ca1cc64..b5ae250 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -6,7 +6,7 @@ on: permissions: - contents: read + contents: write packages: write