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 92401e5 commit d3b3d8dCopy full SHA for d3b3d8d
.github/actions/build/action.yml
@@ -34,7 +34,7 @@ inputs:
34
required: false
35
default: 'true'
36
build-artifacts-glob-pattern:
37
- description: 'Search pattern for build artifacts. Default: **/bin/*, **/obj/*, ~/.nuget/packages'
+ description: 'Search pattern for build artifacts. Default: **/bin/*, **/obj/*'
38
39
default: |
40
'**/bin/*'
0 commit comments