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