From 8bb9ea4e8ca862d27035867c82abb79dac735f6f Mon Sep 17 00:00:00 2001 From: nrslib <38722970+nrslib@users.noreply.github.com> Date: Sat, 28 Feb 2026 13:47:33 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20cc-resolve=20=E3=81=AE=20Resolve=20?= =?UTF-8?q?=E3=82=B9=E3=83=86=E3=83=83=E3=83=97=E3=81=AB=20GH=5FTOKEN=20?= =?UTF-8?q?=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/cc-resolve.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cc-resolve.yml b/.github/workflows/cc-resolve.yml index 09c515e..5cfad4e 100644 --- a/.github/workflows/cc-resolve.yml +++ b/.github/workflows/cc-resolve.yml @@ -283,6 +283,7 @@ jobs: )" --verbose env: ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }} + GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Commit and push run: |