diff --git a/action.yml b/action.yml index 0c30824..ba24ca3 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: Git Auto Commit -description: 'Automatically commits files which have been changed during the workflow run and push changes back to remote repository.' +description: 'Automaticalliy commits files which have been changed during the workflow run and push changes back to remote repository.' author: Stefan Zweifel