From 26396e4d99eb86e08fc6584f99896c5f05e5231e Mon Sep 17 00:00:00 2001 From: xiaoyulong <2140203+PeterXiao@users.noreply.github.com> Date: Mon, 13 Mar 2023 11:31:11 +0800 Subject: [PATCH] Update build.yml https://github.com/softprops/action-gh-release/issues/236#issuecomment-1150530128 --- .github/workflows/build.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a5d42a8..7b90bdd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -2,6 +2,9 @@ name: build +permissions: + contents: write + # Controls when the action will run. on: schedule: