Skip to content

Commit

Permalink
chore(release): remove commit messages from release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
AlrikOlson committed Jun 10, 2024
1 parent 1fda969 commit 0207084
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,6 @@ jobs:
**VirusTotal Scan**: [View Results](${{ env.VT_LINK }})
## Commits
${{ github.event.head_commit.message }}
${{ join(github.event.commits.*.message, '\n') }}
- name: Upload Release Asset
id: upload-release-asset
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit 0207084

Please sign in to comment.