From 1a7d2384ae537476f6561e3fd46488d22315f577 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Cabrera?= Date: Sat, 24 Feb 2024 22:33:02 +0000 Subject: [PATCH] fix(semrel): copypaste problems --- .releaserc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.releaserc.json b/.releaserc.json index 5a095f8..e6369cc 100644 --- a/.releaserc.json +++ b/.releaserc.json @@ -15,6 +15,6 @@ "@semantic-release/release-notes-generator", "@semantic-release/github" ], - "repositoryUrl": "https://github.com/rubencabrera/odoo-base-images.git", + "repositoryUrl": "https://github.com/rubencabrera/odoo-docker.git", "tagFormat": "${version}" }