This is an automated email from the ASF dual-hosted git repository.
olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-redback-core.git
The following commit(s) were added to refs/heads/master by this push:
new 19ce2232 fix extends
19ce2232 is described below
commit 19ce2232427dc939c522abbbf76ea28fd77b13c1
Author: Olivier Lamy <[email protected]>
AuthorDate: Mon Apr 18 11:20:31 2022 +1000
fix extends
Signed-off-by: Olivier Lamy <[email protected]>
---
.github/release-drafter-2.6.x.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/release-drafter-2.6.x.yml
b/.github/release-drafter-2.6.x.yml
index 3dd62cdc..be2870ae 100644
--- a/.github/release-drafter-2.6.x.yml
+++ b/.github/release-drafter-2.6.x.yml
@@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.
-_extends: archiva-parent/.github/release-drafter.yml
+_extends: archiva-parent/release-drafter.yml
tag-template: redback-2.6.x
name-template: 2.6.x
filter-by-commitish: true