Skip to content

Commit e156ad3

Browse files
committed
fixup! feat(ci): implement ability to push to GitHub packages
1 parent 9875bb7 commit e156ad3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/build.fs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,7 @@ let publishTo (source : PushSource) _ =
468468
o with
469469
Common = {
470470
o.Common with
471+
Verbosity = Some DotNet.Verbosity.Normal
471472
WorkingDirectory = "dist"
472473
CustomParams = Some "--skip-duplicate"
473474
}

0 commit comments

Comments
 (0)