From f7b63cc3fdd92d03a3b09ea104c49394a5b9b230 Mon Sep 17 00:00:00 2001 From: Alexander Rodionov Date: Sat, 29 Apr 2023 15:01:40 +0400 Subject: [PATCH] fix https://github.com/softprops/action-gh-release/issues/236#issuecomment-1150530128 --- .github/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c1c268b..8eb4858 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,5 +1,8 @@ name: ci +permissions: + contents: write # necessary to fix https://github.com/softprops/action-gh-release/issues/236#issuecomment-1150530128 + on: push: branches: