Skip to content

Commit

Permalink
adding release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
berylliumsec-handler committed Oct 26, 2023
1 parent a0ee7f9 commit 53a48b5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,10 @@ jobs:
release_name: Release ${{ env.NEW_VERSION }}
draft: false
prerelease: false

body: |
Release Notes:
- In this release, CVE(s) are added to the specific ports in the diagrams if CVE(s) are detected in the NMAP results.
- Only XML NMAP formats are now supported.
- name: Upload Release Assets
if: github.event.pull_request.merged == true
run: |
Expand Down

0 comments on commit 53a48b5

Please sign in to comment.