Skip to content

Commit f33e764

Browse files
authored
fix typo in readme (#230)
remote was misspelled
1 parent f0d72a0 commit f33e764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The following is an extended example with all available options.
5757
commit_author: Author <actions@github.com> # defaults to author of the commit that triggered the run
5858

5959
# Optional. Tag name being created in the local repository and
60-
# pushed to remtoe repository and defined branch.
60+
# pushed to remote repository and defined branch.
6161
tagging_message: 'v1.0.0'
6262

6363
# Optional. Option used by `git-status` to determine if the repository is

0 commit comments

Comments
 (0)