Skip to content

Commit

Permalink
Merge pull request #7 from viktorbenei/patch-1
Browse files Browse the repository at this point in the history
custom_args - is_expand: true -> false
  • Loading branch information
Stefan de Vogelaere authored Apr 19, 2018
2 parents 33a49da + cd95b5e commit 1061056
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions step.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ inputs:
title: "Custom arguments"
description: |
Custom arguments to add to the build script
is_expand: true
is_expand: false
is_required: false
- nuget_source_name:
opts:
Expand All @@ -81,4 +81,4 @@ inputs:
title: "NuGet private source password"
summary: ""
description: |
Password to be used when connecting to an authenticated source.
Password to be used when connecting to an authenticated source.

0 comments on commit 1061056

Please sign in to comment.