We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5f6566 commit 025edb0Copy full SHA for 025edb0
1 file changed
.github/workflows/release-preview.yml
@@ -12,7 +12,7 @@ on:
12
nugetRelease:
13
description: 'Release to NuGet? Set to "true" to release to NuGet.org as well as GPR.'
14
required: true
15
- default: 'false'
+ default: 'true'
16
17
jobs:
18
release-preview:
0 commit comments