Skip to content

Commit

Permalink
fixup! feat(ci): implement ability to push to GitHub packages
Browse files Browse the repository at this point in the history
  • Loading branch information
xperiandri committed Nov 17, 2024
1 parent 9875bb7 commit e156ad3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/build.fs
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,7 @@ let publishTo (source : PushSource) _ =
o with
Common = {
o.Common with
Verbosity = Some DotNet.Verbosity.Normal
WorkingDirectory = "dist"
CustomParams = Some "--skip-duplicate"
}
Expand Down

0 comments on commit e156ad3

Please sign in to comment.