Skip to content

Commit 1088e2c

Browse files
committed
update README
Signed-off-by: Taylor Silva <dev@taydev.net>
1 parent 85ed2b4 commit 1088e2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ artifacts will be created in a subdirectory called `assets`.
153153
Also creates the following files:
154154

155155
* `tag` containing the git tag name of the release being fetched.
156-
* `version` containing the version determined by the git tag of the release being fetched.
156+
* `version` containing the version determined by the git tag of the release being fetched. If a capture group is used in `tag_filter` then this will be the value of the capture group.
157157
* `body` containing the body text of the release.
158158
* `timestamp` containing the publish or creation timestamp for the release in RFC 3339 format.
159159
* `commit_sha` containing the commit SHA the tag is pointing to.

0 commit comments

Comments
 (0)