You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -153,7 +153,7 @@ artifacts will be created in a subdirectory called `assets`.
153
153
Also creates the following files:
154
154
155
155
* `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.
157
157
* `body` containing the body text of the release.
158
158
* `timestamp` containing the publish or creation timestamp for the release in RFC 3339 format.
159
159
* `commit_sha` containing the commit SHA the tag is pointing to.
0 commit comments