Skip to content

Commit 5a86ae6

Browse files
committed
Fixing publish
1 parent bf1541e commit 5a86ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/build.fs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@ let publishToNuget _ =
540540
ApiKey = nugetToken
541541
}
542542
})
543-
""
543+
"*.nupkg"
544544

545545
// If build fails after this point, we've pushed a release out with this version of CHANGELOG.md so we should keep it around
546546
Target.deactivateBuildFailure "RevertChangelog"

0 commit comments

Comments
 (0)