From 6196dc34deb7f752870d23202cf9e31209a2f78b Mon Sep 17 00:00:00 2001 From: STAM Date: Sat, 5 Apr 2025 19:22:32 +0300 Subject: [PATCH] gha updated --- .github/workflows/sync-with-gitlab.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sync-with-gitlab.yml b/.github/workflows/sync-with-gitlab.yml index a70eeab..3f710cc 100644 --- a/.github/workflows/sync-with-gitlab.yml +++ b/.github/workflows/sync-with-gitlab.yml @@ -16,6 +16,7 @@ jobs: matrix: repo: - {github: "https://github.com/AntinomyCollective/.github.git", gitlab: "git@gitlab.com:AntinomyCollective/dot-github.git"} + - {github: "https://github.com/AntinomyCollective/Retime-Phoneme-Util-GUI.git", gitlab: "git@gitlab.com:AntinomyCollective/Retime-Phoneme-Util-GUI.git"} steps: - name: Set up SSH key