Skip to content

Commit

Permalink
Added token
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasKunz committed Nov 19, 2024
1 parent 79b8c61 commit 62a18c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-changelog-generation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
echo 'RELNOTESEOF' >> $GITHUB_OUTPUT
- name: Create GitHub Release
env:
GH_TOKEN: ${{ github.token }}
run: |
gh release create v1.23 \
--title="Dummy Release" \
Expand Down

0 comments on commit 62a18c2

Please sign in to comment.