From 848df9016d707eec88d11cff2b752423fa67127e Mon Sep 17 00:00:00 2001 From: anteqkois Date: Fri, 3 May 2024 22:23:21 +0200 Subject: [PATCH] ci(github actions): fix action name --- .github/workflows/deploy-changed-apps.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-changed-apps.yml b/.github/workflows/deploy-changed-apps.yml index f895cb2d..121a2fc9 100644 --- a/.github/workflows/deploy-changed-apps.yml +++ b/.github/workflows/deploy-changed-apps.yml @@ -6,7 +6,7 @@ on: - master jobs: - master: + Build and deploy: runs-on: ubuntu-latest name: Check affected apps # secrets: