We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eda84c5 commit 77bb996Copy full SHA for 77bb996
GitHubActionsTestLogger/GitHubActionsTestLogger.csproj
@@ -10,7 +10,7 @@
10
<Description>Custom test logger that reports test results in a structured format that GitHub Actions understands</Description>
11
<PackageTags>github actions test logger</PackageTags>
12
<PackageProjectUrl>https://github.com/Tyrrrz/GitHubActionsTestLogger</PackageProjectUrl>
13
- <PackageReleaseNotes>https://github.com/Tyrrrz/GitHubActionsTestLogger/releases/tag/$(Version)</PackageReleaseNotes>
+ <PackageReleaseNotes>https://github.com/Tyrrrz/GitHubActionsTestLogger/releases</PackageReleaseNotes>
14
<PackageIcon>favicon.png</PackageIcon>
15
<PackageLicenseExpression>MIT</PackageLicenseExpression>
16
<DevelopmentDependency>true</DevelopmentDependency>
0 commit comments