Skip to content

Commit

Permalink
Add missing token
Browse files Browse the repository at this point in the history
  • Loading branch information
Kruhlmann committed Jul 15, 2024
1 parent 78ef5ce commit 3a41545
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:

- name: Create a Release
uses: elgohr/Github-Release-Action@v5
env:
GH_TOKEN: ${{ github.token }}
with:
body_path: CHANGELOG.md
files: |
Expand Down

0 comments on commit 3a41545

Please sign in to comment.