diff --git a/.github/workflows/sync-with-mirrors.yml b/.github/workflows/sync-with-mirrors.yml index 343f817..9de200b 100644 --- a/.github/workflows/sync-with-mirrors.yml +++ b/.github/workflows/sync-with-mirrors.yml @@ -17,6 +17,27 @@ jobs: repo: # - {github: "", bitbucket: "", codeberg: "", gitlab: "" } - {github: "https://github.com/EpicMorg/.github.git", bitbucket: "git@bitbucket.org:epicmorg/.github.git", codeberg: "git@codeberg.org:EpicMorg/.github.git", gitlab: "git@gitlab.com:EpicMorg/dot-github.git"} + - {github: "https://github.com/EpicMorg/AMXx-Easy-Noclip.git", bitbucket: "git@bitbucket.org:epicmorg/amxx-easy-noclip.git", codeberg: "git@codeberg.org:EpicMorg/AMXx-Easy-Noclip.git", gitlab: "git@gitlab.com:epicmorg/AMXx-Easy-Noclip.git" } + - {github: "https://github.com/EpicMorg/AMXx-Media-Player.git", bitbucket: "git@bitbucket.org:epicmorg/amxx-media-player.git", codeberg: "git@codeberg.org:EpicMorg/AMXx-Media-Player.git", gitlab: "git@gitlab.com:epicmorg/AMXx-Media-Player.git" } + - {github: "https://github.com/EpicMorg/AMXx-Model-Spawner-Menu.git", bitbucket: "git@bitbucket.org:epicmorg/amxx-model-spawner-menu.git", codeberg: "git@codeberg.org:EpicMorg/AMXx-Model-Spawner-Menu.git", gitlab: "git@gitlab.com:epicmorg/AMXx-Model-Spawner-Menu.git" } + - {github: "https://github.com/EpicMorg/AMXx-Player-Renamer.git", bitbucket: "git@bitbucket.org:epicmorg/amxx-player-renamer.git", codeberg: "git@codeberg.org:EpicMorg/AMXx-Player-Renamer.git", gitlab: "git@gitlab.com:epicmorg/AMXx-Player-Renamer.git" } + - {github: "https://github.com/EpicMorg/AMXx-Sound-connect-announce.git", bitbucket: "git@bitbucket.org:epicmorg/amxx-sound-connect-announce.git", codeberg: "git@codeberg.org:EpicMorg/AMXx-Sound-connect-announce.git", gitlab: "git@gitlab.com:epicmorg/AMXx-Sound-connect-announce.git" } + - {github: "https://github.com/EpicMorg/avchd2mp4remuxer.git", bitbucket: "git@bitbucket.org:epicmorg/avchd2mp4remuxer.git", codeberg: "git@codeberg.org:EpicMorg/avchd2mp4remuxer.git", gitlab: "git@gitlab.com:epicmorg/avchd2mp4remuxer.git" } + - {github: "https://github.com/EpicMorg/binaryBeer.git", bitbucket: "git@bitbucket.org:epicmorg/binarybeer.git", codeberg: "git@codeberg.org:EpicMorg/binaryBeer.git", gitlab: "git@gitlab.com:epicmorg/binaryBeer.git" } + - {github: "https://github.com/EpicMorg/buildah-wrapper.git", bitbucket: "git@bitbucket.org:epicmorg/buildah-wrapper.git", codeberg: "git@codeberg.org:EpicMorg/buildah-wrapper.git", gitlab: "git@gitlab.com:epicmorg/buildah-wrapper.git" } + - {github: "https://github.com/EpicMorg/Cachet.git", bitbucket: "git@bitbucket.org:epicmorg/cachet.git", codeberg: "git@codeberg.org:EpicMorg/Cachet.git", gitlab: "git@gitlab.com:epicmorg/Cachet.git" } + - {github: "https://github.com/EpicMorg/chocolatey.git", bitbucket: "git@bitbucket.org:epicmorg/chocolatey.git", codeberg: "git@codeberg.org:EpicMorg/chocolatey.git", gitlab: "git@gitlab.com:epicmorg/chocolatey.git" } + - {github: "https://github.com/EpicMorg/CloudFlare-WebPanel.git", bitbucket: "git@bitbucket.org:epicmorg/cloudflare-webpanel.git", codeberg: "git@codeberg.org:EpicMorg/CloudFlare-WebPanel.git", gitlab: "git@gitlab.com:epicmorg/CloudFlare-WebPanel.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: "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/atlassian-downloader.git", bitbucket: "git@bitbucket.org:epicmorg/atlassian-downloader.git", codeberg: "git@codeberg.org:EpicMorg/atlassian-downloader.git", gitlab: "git@gitlab.com:EpicMorg/atlassian-downloader.git"} - {github: "https://github.com/EpicMorg/atlassian-json.git", bitbucket: "git@bitbucket.org:epicmorg/atlassian-json.git", codeberg: "git@codeberg.org:EpicMorg/atlassian-json.git", gitlab: "git@gitlab.com:EpicMorg/atlassian-json.git"}