Skip to content

Commit

Permalink
Update package release notes link
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrrrz committed Dec 31, 2023
1 parent eda84c5 commit 77bb996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GitHubActionsTestLogger/GitHubActionsTestLogger.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<Description>Custom test logger that reports test results in a structured format that GitHub Actions understands</Description>
<PackageTags>github actions test logger</PackageTags>
<PackageProjectUrl>https://github.com/Tyrrrz/GitHubActionsTestLogger</PackageProjectUrl>
<PackageReleaseNotes>https://github.com/Tyrrrz/GitHubActionsTestLogger/releases/tag/$(Version)</PackageReleaseNotes>
<PackageReleaseNotes>https://github.com/Tyrrrz/GitHubActionsTestLogger/releases</PackageReleaseNotes>
<PackageIcon>favicon.png</PackageIcon>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<DevelopmentDependency>true</DevelopmentDependency>
Expand Down

0 comments on commit 77bb996

Please sign in to comment.