Skip to content

Commit

Permalink
Update dotnet-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
7702244 authored Jan 14, 2025
1 parent 7dd6baa commit 79d3579
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dotnet-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,7 @@ jobs:
- name: "✏️ Generate release changelog"
uses: heinrichreimer/github-changelog-generator-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
stripGeneratorNotice: true
token: ${{ secrets.GITHUB_TOKEN }}

- name: "🖨️ Print changelog to console"
run: cat CHANGELOG.md
Expand Down

0 comments on commit 79d3579

Please sign in to comment.