From b9532c32c6c115f557a7df37c9a74faaa3b0988f Mon Sep 17 00:00:00 2001 From: thorwebdev Date: Mon, 13 May 2024 13:15:28 +0800 Subject: [PATCH] fix: allow wirting to issues. --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index af69da6..ec95116 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,6 +19,7 @@ jobs: permissions: contents: write + issues: write id-token: write steps: