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.