From f196c2e1dbdb91d491bea153cc8d38252f932c25 Mon Sep 17 00:00:00 2001 From: DanielSvoboda Date: Mon, 17 Feb 2025 09:22:05 -0300 Subject: [PATCH] Update update_translation.yml --- .github/workflows/update_translation.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update_translation.yml b/.github/workflows/update_translation.yml index 06564d175..46dc74b4d 100644 --- a/.github/workflows/update_translation.yml +++ b/.github/workflows/update_translation.yml @@ -7,7 +7,7 @@ on: jobs: update: - if: github.repository == 'shadps4-emu/shadPS4' + if: github.repository == 'DanielSvoboda/shadPS4' name: "Update Translation" runs-on: ubuntu-22.04 steps: @@ -28,4 +28,4 @@ jobs: author: "shadPS4 Bot " body: "Daily update of translation sources." branch: update-translation - delete-branch: true \ No newline at end of file + delete-branch: true