Skip to content

Commit 025edb0

Browse files
committed
ci: change release-preview to default to pushing to nuget
1 parent e5f6566 commit 025edb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
nugetRelease:
1313
description: 'Release to NuGet? Set to "true" to release to NuGet.org as well as GPR.'
1414
required: true
15-
default: 'false'
15+
default: 'true'
1616

1717
jobs:
1818
release-preview:

0 commit comments

Comments
 (0)