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:
|
parameters:
|
||||||
package_path:
|
package_path:
|
||||||
type: string
|
type: string
|
||||||
default: internal
|
default: internal/git
|
||||||
description: Package to refactor
|
description: Package to refactor
|
||||||
dry_run:
|
dry_run:
|
||||||
type: bool
|
type: bool
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user