Skip to content

Commit

Permalink
Add github token to the changelog action in the deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
quartje committed May 24, 2024
1 parent 1e301e3 commit f5e3e5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
uses: ardalanamini/auto-changelog@v4
with:
default-commit-type: New Features
github-token: ${{ github.token }}
if: github.event_name != 'workflow_dispatch'

- name: Create release
Expand Down

0 comments on commit f5e3e5f

Please sign in to comment.