Merge pull request #74 from dpb587/patch-1
Fix closing italics in README.md
This commit is contained in:
@@ -42,7 +42,7 @@ Fetches and creates versioned GitHub resources.
|
||||
will be detected and published. Note that releases must have semver compliant
|
||||
tags to be detected, even if they're drafts.
|
||||
|
||||
* `tag_filter`: *Optional. If set, override default tag filter regular
|
||||
* `tag_filter`: *Optional.* If set, override default tag filter regular
|
||||
expression of `v?([^v].*)`. If the filter includes a capture group, the capture
|
||||
group is used as the release version; otherwise, the entire matching substring
|
||||
is used as the version.
|
||||
|
Reference in New Issue
Block a user