From 4e8999835a58432bca55f809b165559ce2744133 Mon Sep 17 00:00:00 2001 From: TheOneWithTheBraid Date: Sun, 27 Nov 2022 11:23:48 +0100 Subject: [PATCH] fix: CI job name Signed-off-by: TheOneWithTheBraid --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e6addc9a..84b49666 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -185,7 +185,7 @@ build_p2022_android: - cp lib/config/themes_p2020.dart lib/config/themes.dart - ./scripts/prepare-android-release.sh only: - - p2022/* + - p2022/branding - manual deploy_playstore_internal: