diff --git a/action.yml b/action.yml index 49c4a28..c23a3f6 100644 --- a/action.yml +++ b/action.yml @@ -39,6 +39,7 @@ inputs: output_dir: description: Define a specific output directory required: false + default: "/github/workspace/build" action_version: description: Version of the action container to run deprecationMessage: No longer used. github.action_ref replaces the need for this. Will be removed in a future version.