fix typo in readme (#230)

remote was misspelled
This commit is contained in:
Marco 2022-07-11 15:25:38 +02:00 committed by GitHub
parent f0d72a04e7
commit f33e764001
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ The following is an extended example with all available options.
commit_author: Author <actions@github.com> # defaults to author of the commit that triggered the run
# Optional. Tag name being created in the local repository and
# pushed to remtoe repository and defined branch.
# pushed to remote repository and defined branch.
tagging_message: 'v1.0.0'
# Optional. Option used by `git-status` to determine if the repository is