-
-
Notifications
You must be signed in to change notification settings - Fork 232
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remote was misspelled
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,7 +57,7 @@ The following is an extended example with all available options. | |
commit_author: Author <[email protected]> # 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 | ||
|