Skip to content

Commit

Permalink
is_expand: true for all inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorbenei committed Oct 29, 2015
1 parent 847d204 commit c265da7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions step.yml
Expand Up @@ -57,7 +57,7 @@ inputs:
your Apple ID cannot be used until you verify it
on Apple's website!*
is_required: true
is_expand: false
is_expand: true
is_dont_change_value: false
- password: ""
opts:
Expand All @@ -73,7 +73,7 @@ inputs:
to something with only
alphanumeric characters.
is_required: true
is_expand: false
is_expand: true
is_dont_change_value: false
- app_id: ""
opts:
Expand All @@ -86,6 +86,6 @@ inputs:
click on **More**, click on *About this app*,
copy the *Apple ID*'s value from here (numeric, like 846814360)
is_required: true
is_expand: false
is_expand: true
is_dont_change_value: false
outputs: []

0 comments on commit c265da7

Please sign in to comment.