Skip to content

Commit

Permalink
Wording
Browse files Browse the repository at this point in the history
  • Loading branch information
DAMcraft committed Dec 18, 2023
1 parent 38e7ad8 commit 5037ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:
tag_name: latest
prerelease: true
draft: false
body: "${{ steps.github_release.outputs.changelog }}\n VirusTotal: ${{ steps.pretty_result.outputs.virus_total_link }}"
body: "${{ steps.github_release.outputs.changelog }}\n VirusTotal analysis: ${{ steps.pretty_result.outputs.virus_total_link }}"
files: |
${{ steps.pretty_result.outputs.file }}

0 comments on commit 5037ce2

Please sign in to comment.