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 e78679c6 fix extends
e78679c6 is described below
commit e78679c628bdd6526ed428dc4f7738a8bcb84d14
Author: Olivier Lamy <[email protected]>
AuthorDate: Mon Apr 18 11:21:41 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 be2870ae..49b0a2c4 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/release-drafter.yml
+_extends: archiva-parent:.github/release-drafter.yml
tag-template: redback-2.6.x
name-template: 2.6.x
filter-by-commitish: true