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