From 0fa788d28a5d45c49ed6a51c47002804a1267113 Mon Sep 17 00:00:00 2001 From: STAM Date: Sun, 6 Apr 2025 02:02:14 +0300 Subject: [PATCH] mirror list update --- .github/workflows/sync-with-mirrors.yml | 29 ++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-) diff --git a/.github/workflows/sync-with-mirrors.yml b/.github/workflows/sync-with-mirrors.yml index 1ae8409..51b1e41 100644 --- a/.github/workflows/sync-with-mirrors.yml +++ b/.github/workflows/sync-with-mirrors.yml @@ -33,9 +33,32 @@ jobs: - {github: "https://github.com/EpicMorg/codename_The_Dir.git", bitbucket: "git@bitbucket.org:epicmorg/codename_the_dir.git", codeberg: "git@codeberg.org:EpicMorg/codename_The_Dir.git", gitlab: "git@gitlab.com:epicmorg/codename_The_Dir.git" } - {github: "https://github.com/EpicMorg/docker.git", bitbucket: "git@bitbucket.org:epicmorg/docker.git", codeberg: "git@codeberg.org:EpicMorg/docker.git", gitlab: "git@gitlab.com:EpicMorg/docker.git" } - {github: "https://github.com/EpicMorg/Easy-ADB-Screenshoter.git", bitbucket: "git@bitbucket.org:epicmorg/easy-adb-screenshoter.git", codeberg: "git@codeberg.org:EpicMorg/Easy-ADB-Screenshoter.git", gitlab: "git@gitlab.com:epicmorg/Easy-ADB-Screenshoter.git" } - - - + - {github: "https://github.com/EpicMorg/EasyLame.git", bitbucket: "git@bitbucket.org:epicmorg/easylame.git", codeberg: "git@codeberg.org:EpicMorg/EasyLame.git", gitlab: "git@gitlab.com:epicmorg/EasyLame.git" } + - {github: "https://github.com/EpicMorg/EMArcadeShell.git", bitbucket: "git@bitbucket.org:epicmorg/emarcadeshell.git", codeberg: "git@codeberg.org:EpicMorg/EMArcadeShell.git", gitlab: "git@gitlab.com:epicmorg/EMArcadeShell.git" } + - {github: "https://github.com/EpicMorg/EMFILEMOVER.git", bitbucket: "git@bitbucket.org:epicmorg/emfilemover.git", codeberg: "git@codeberg.org:EpicMorg/EMFILEMOVER.git", gitlab: "git@gitlab.com:epicmorg/EMFILEMOVER.git" } + - {github: "https://github.com/EpicMorg/EMHP.git", bitbucket: "git@bitbucket.org:epicmorg/emhp.git", codeberg: "git@codeberg.org:EpicMorg/EMHP.git", gitlab: "git@gitlab.com:epicmorg/EMHP.git" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } +# - {github: "", bitbucket: "", codeberg: "", gitlab: "" } steps: - name: Set up SSH key