refactor(recipes): update default package_path to internal/git
Changed the default value of the package_path parameter in result-refactor.md from "internal" to "internal/git".
This commit is contained in:
parent
a8208da4c1
commit
405286abd2
@ -6,7 +6,7 @@ version: 1.0
|
||||
parameters:
|
||||
package_path:
|
||||
type: string
|
||||
default: internal
|
||||
default: internal/git
|
||||
description: Package to refactor
|
||||
dry_run:
|
||||
type: bool
|
||||
|
||||
Loading…
Reference in New Issue
Block a user