Skip to content

Commit

Permalink
Fixing publish
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAngryByrd committed Oct 23, 2023
1 parent bf1541e commit 5a86ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build.fs
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ let publishToNuget _ =
ApiKey = nugetToken
}
})
""
"*.nupkg"

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

0 comments on commit 5a86ae6

Please sign in to comment.