From 2b8f35de025b216329cc9dbc5a6ed1890c338206 Mon Sep 17 00:00:00 2001 From: DanielSvoboda Date: Mon, 17 Feb 2025 11:23:28 -0300 Subject: [PATCH] Update update_translation.yml --- .github/workflows/update_translation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_translation.yml b/.github/workflows/update_translation.yml index 22051f0da..6eb9db87a 100644 --- a/.github/workflows/update_translation.yml +++ b/.github/workflows/update_translation.yml @@ -7,7 +7,7 @@ on: jobs: update: - if: github.repository == 'DanielSvoboda/shadPS4' + if: github.repository == 'shadps4-emu/shadPS4' name: "Update Translation" runs-on: ubuntu-22.04 steps: