From 36a39b2af7cd8e2ceb21e8cc1b15d1038a648994 Mon Sep 17 00:00:00 2001 From: Friedrich Wilken Date: Thu, 1 Feb 2024 09:26:49 +0100 Subject: [PATCH] pass github token --- .github/workflows/create-draft-release-reusable.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/create-draft-release-reusable.yml b/.github/workflows/create-draft-release-reusable.yml index 861445b..1c71f18 100644 --- a/.github/workflows/create-draft-release-reusable.yml +++ b/.github/workflows/create-draft-release-reusable.yml @@ -25,6 +25,7 @@ jobs: - name: Write changelog to file env: VERSION: ${{ inputs.VERSION }} + GH_TOKEN: ${{ secrets.GH_TOKEN }} shell: bash run: | # Note: your repository needs to have this script.