Skip to content

Commit fdcb1ca

Browse files
authored
Merge pull request #74 from atifaziz/patch-1
Remove coverage publishing mention in read-me doc
2 parents 0273b40 + 7dd1239 commit fdcb1ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ In practice, `dotnet-releaser` will automate the build and publish process of yo
1515
- `dotnet nuget push` to publish your package to a NuGet registry
1616
- [Pretty changelog](https://github.com/xoofx/dotnet-releaser/blob/main/doc/changelog_user_guide.md#11-overview) creation from pull-requests and commits.
1717
- Create and upload the changelog and all the packages packed to your GitHub repository associated with the release tag.
18-
- It can publish automatically the coverage results to a badge in a GitHub gist or to https://coveralls.io if your repository is created there.
1918
- `dotnet-releaser` tool requires .NET 9.0 runtime to be installed.
2019

2120
![overview](https://raw.githubusercontent.com/xoofx/dotnet-releaser/main/doc/overview.drawio.svg)

0 commit comments

Comments
 (0)