diff --git a/documentation/index.html b/documentation/index.html index 6946cfb..0b67fb8 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -871,17 +871,17 @@ Now, all you need to do is to upload your package:
autoGitTag { - auto = true + enabled = true annotated = true tag = "v$version" message = "Release v$version" }
The following configuration parameters are supported:
false
to disable.true
to create an annotated tag.false
to disable.