Added project path parameter
This commit is contained in:
@@ -23,6 +23,10 @@ inputs:
|
|||||||
description: Output path for the generated data scheme
|
description: Output path for the generated data scheme
|
||||||
required: false
|
required: false
|
||||||
default: "schema.png"
|
default: "schema.png"
|
||||||
|
project_path:
|
||||||
|
description: Path to the folder where manage.py is located
|
||||||
|
required: false
|
||||||
|
default: "./"
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: "docker"
|
using: "docker"
|
||||||
|
|||||||
Reference in New Issue
Block a user