Skip to content

Commit 77bb996

Browse files
committed
Update package release notes link
1 parent eda84c5 commit 77bb996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GitHubActionsTestLogger/GitHubActionsTestLogger.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Description>Custom test logger that reports test results in a structured format that GitHub Actions understands</Description>
1111
<PackageTags>github actions test logger</PackageTags>
1212
<PackageProjectUrl>https://github.com/Tyrrrz/GitHubActionsTestLogger</PackageProjectUrl>
13-
<PackageReleaseNotes>https://github.com/Tyrrrz/GitHubActionsTestLogger/releases/tag/$(Version)</PackageReleaseNotes>
13+
<PackageReleaseNotes>https://github.com/Tyrrrz/GitHubActionsTestLogger/releases</PackageReleaseNotes>
1414
<PackageIcon>favicon.png</PackageIcon>
1515
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1616
<DevelopmentDependency>true</DevelopmentDependency>

0 commit comments

Comments
 (0)