Skip to content

Commit

Permalink
chore: regenerate tools
Browse files Browse the repository at this point in the history
  • Loading branch information
matkoch committed Sep 10, 2024
1 parent ee93410 commit 67fbf51
Show file tree
Hide file tree
Showing 4 changed files with 1,399 additions and 27 deletions.
2 changes: 1 addition & 1 deletion source/Nuke.Common/Tools/Codecov/Codecov.Generated.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ namespace Nuke.Common.Tools.Codecov;
public partial class CodecovTasks
: IRequireNuGetPackage
{
public const string CodecovPackageId = "Codecov.Tool";
public const string CodecovPackageId = "CodecovUploader";
/// <summary>
/// Path to the Codecov executable.
/// </summary>
Expand Down
Loading

0 comments on commit 67fbf51

Please sign in to comment.