From 1d03e0c89b31a75a5cd7b529920695b74d71d0e5 Mon Sep 17 00:00:00 2001 From: Integer Limit <103940576+IntegerLimit@users.noreply.github.com> Date: Fri, 5 Jan 2024 21:16:59 +1100 Subject: [PATCH] Update Nomi-CEu-Translations Info and Workflows (#601) [SKIP] --- .github/workflows/updateEnglishLang.yml | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/updateEnglishLang.yml b/.github/workflows/updateEnglishLang.yml index f72955b..1832cba 100644 --- a/.github/workflows/updateEnglishLang.yml +++ b/.github/workflows/updateEnglishLang.yml @@ -21,6 +21,8 @@ jobs: updateLang: name: Update English Lang in Nomi-CEu-Translations runs-on: ubuntu-latest + # Prevent Workflow from Running on Forks + if: "${{ github.repository_owner == 'Nomi-CEu' }}" steps: # We have to use a custom app token, as the default GITHUB_TOKEN only has access to the base repo. # Nomi-CEu-Management has access to all of Nomi-CEu's Repos. diff --git a/README.md b/README.md index 850bc4c..f32045f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ - And more... ## Translations -Translations are offered for Nomi-CEu, in a separate 'language pack'. This is available to download [here](https://nightly.link/Nomi-CEu/Nomi-CEu-Translations/workflows/pushbuildpack/main?preview) (download the 'combined' zip for Nomi-CEu). +Translations are offered for Nomi-CEu, in a separate 'language pack'. This is available to download [here](https://nightly.link/Nomi-CEu/Nomi-CEu-Translations/workflows/pushbuildpack/main?preview) (download the 'nomi-ceu' zip for Nomi-CEu). For more information, including supported languages and their status, see [the GitHub Page](https://github.com/Nomi-CEu/Nomi-CEu-Translations/).