Skip to content

Commit

Permalink
pass github token
Browse files Browse the repository at this point in the history
  • Loading branch information
friedrichwilken committed Feb 1, 2024
1 parent 8f5f06d commit 36a39b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-draft-release-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 36a39b2

Please sign in to comment.