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 35201585 fix extends
35201585 is described below
commit 35201585189bec622200d416e45c6d5518056c9c
Author: Olivier Lamy <[email protected]>
AuthorDate: Mon Apr 18 11:18:17 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 3f429c0e..3dd62cdc 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
+_extends: archiva-parent/.github/release-drafter.yml
tag-template: redback-2.6.x
name-template: 2.6.x
filter-by-commitish: true