From 69d5c632323a55d351bc04a717db6bf582947dcf Mon Sep 17 00:00:00 2001 From: bruno boutin Date: Fri, 18 Oct 2024 18:00:35 +0200 Subject: [PATCH] Update translations.yml --- .github/workflows/translations.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index 149b68c..fce0c07 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -12,8 +12,8 @@ jobs: env: REPO_KEY: ${{ secrets.REPOS_KEY }} WEBLATE_KEY: ${{ secrets.WEBLATE_KEY }} - QML_REPO: jasptestmodule-qml - R_REPO: jasttestmodule-r + QML_REPO: jaspbff-qml + R_REPO: jaspbff-r steps: - uses: jasp-stats/jasp-actions/wlcLock@master