diff --git a/recipe.cake b/recipe.cake index cb1a454e..8a99fbe2 100644 --- a/recipe.cake +++ b/recipe.cake @@ -11,6 +11,7 @@ BuildParameters.SetParameters( repositoryOwner: "cake-contrib", repositoryName: "Cake.AsciiDoctorJ", appVeyorAccountName: "cakecontrib", + shouldPublishMyGet: false, // currently broken shouldRunGitVersion: true, shouldExecuteGitLink: false, shouldRunCodecov: true,