From 86d7fbe518d48ee07ad96fd08ad933b04052e318 Mon Sep 17 00:00:00 2001 From: Alfonso Hernandez Date: Sun, 5 Nov 2023 06:01:30 -0500 Subject: [PATCH] change url --- .github/workflows/deployments.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deployments.yml b/.github/workflows/deployments.yml index 5daaeaf024d..b7fdad094db 100644 --- a/.github/workflows/deployments.yml +++ b/.github/workflows/deployments.yml @@ -3,7 +3,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # Please write our copyright if you use this file. -# © 2023 Floorp Projects & Contributors +# © 2023 Midori Projects & Contributors #TODO deployments not changed about cache and refactoring @@ -26,7 +26,7 @@ on: description: 'Release Note URL' type: string required: true - default: 'https://blog.ablaze.one/category/ablaze/ablaze-project/floorp/' + default: 'https://astian.org/midori-en/' #----------------------------------------- JOBS -----------------------------------------# jobs: