From e64f0ca19746b85766e0f73bdc6f609e838c8bdb Mon Sep 17 00:00:00 2001 From: Arne Weber Date: Fri, 13 Dec 2024 16:48:06 +0100 Subject: [PATCH] removed calls for translation from release workflows --- .github/workflows/ci.yml | 3 --- .github/workflows/release.yml | 3 --- 2 files changed, 6 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1d96baf9..344ab4b6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -223,9 +223,6 @@ jobs: artifactErrorsFailBuild: true artifacts: artifacts/*/* body: | - # ⚠️ Please help with translation as tracked in #2 ! - - *** **This is an automatically generated in-development pre-release version of the application, that includes the latest in-dev branch changes.** **⚠️ This build is not stable and may end up terminating with a fatal error. ⚠️** **Use at your own risk.** diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 26bbd319..ddc698a2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -238,9 +238,6 @@ jobs: artifactErrorsFailBuild: true artifacts: artifacts/*/* body: | - # ⚠️ Please help with translation as tracked in #2 (Indonesian) and channel points as tracked in #23 ! - - *** **This is an automatically generated updated version of the application, that includes the latest master branch changes.** **This build should be stable, but if you encounter anything, please report any issues you find.**