From 5b4d50f62b3f2f7d8920d048dfb71edd39659e25 Mon Sep 17 00:00:00 2001 From: ponkio-o <29038315+ponkio-o@users.noreply.github.com> Date: Thu, 9 May 2024 12:30:50 +0900 Subject: [PATCH] added comment --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 74ac6fa..469aa2f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -108,6 +108,7 @@ jobs: name: Build and release binaries runs-on: ubuntu-latest permissions: + # Required to write release assets contents: write steps: