Skip to content

Commit

Permalink
Remove release notes generation step
Browse files Browse the repository at this point in the history
  • Loading branch information
yugesk authored and janaknat committed Mar 7, 2023
1 parent b38a88f commit 6e9b84a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
with:
tag_name: ${{ github.ref }}
release_name: APerf-${{ github.ref }}
body: |
${{ steps.Changelog.outputs.changelog }}
draft: false
prerelease: false
- name: Upload X64 artifacts.
Expand Down

0 comments on commit 6e9b84a

Please sign in to comment.