From f9c5727ddc74b9ee3bb95225c30f57c7aeb14806 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Sun, 7 Jan 2024 18:33:34 +0100 Subject: [mod] get rid of ./utils/brand.env and its workflow All the environments defined in ./utils/brand.env are generated on the fly, so there is no longer a need to define the brand environment in this file and all the workflows to handle this file. Signed-off-by: Markus Heiser --- .github/workflows/integration.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 8836aeefd..27b698cb6 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -163,7 +163,6 @@ jobs: - name: Update transations id: update run: | - git restore utils/brand.env make V=1 weblate.push.translations dockers: -- cgit v1.2.3-54-g00ecf