diff --git a/doc/source/creators.rst b/doc/source/creators.rst index de72c7f..98f361c 100644 --- a/doc/source/creators.rst +++ b/doc/source/creators.rst @@ -323,7 +323,7 @@ section containing: .. code-block:: ini [access "refs/tags/*"] - pushSignedTag = group -release + createSignedTag = group -release Note the ACL file enforces strict alphabetical ordering of sections, so ``access`` sections like heads and tags must go in order and before @@ -448,7 +448,7 @@ like: label-Workflow = -1..+1 group -core [access "refs/tags/*"] - pushSignedTag = group -release + createSignedTag = group -release [receive] requireChangeId = true