diff --git a/action.yml b/action.yml index 39d3758..0a60068 100644 --- a/action.yml +++ b/action.yml @@ -16,7 +16,7 @@ inputs: branch: description: 'The branch of the PR to be created' required: false - defualt: "update_flake_lock_action" + default: "update_flake_lock_action" pr-title: description: 'The title of the PR to be created' required: false