Skip to content

Commit

Permalink
#657 Release notice
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpalme committed Mar 15, 2024
1 parent 5846dbe commit d79b53a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
name: ReportGenerator_${{ env.Version }}
body: This release requires .NET 4.7 or .NET Core 6.x/7.x/8.x.
body: This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0
tag_name: v${{ env.Version }}
files: ReportGenerator_${{ env.Version }}.zip
env:
Expand Down

0 comments on commit d79b53a

Please sign in to comment.