From 92cd8b5dc696ee606b8f9364e2a2e1c8acce797b Mon Sep 17 00:00:00 2001 From: Soner Sayakci Date: Fri, 6 Dec 2024 23:38:56 +0100 Subject: [PATCH] ci: use correct token --- .github/workflows/instance.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/instance.yml b/.github/workflows/instance.yml index 4118633..f442726 100644 --- a/.github/workflows/instance.yml +++ b/.github/workflows/instance.yml @@ -109,6 +109,7 @@ jobs: with: issue-number: ${{ inputs.prNumber }} repository: ${{ inputs.baseRepo }} + token: ${{ steps.fetch-token.outputs.token }} body: | Hey :wave:,