From 4f51b70540b13638ef97fc63c6c41f5795f55158 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Mon, 13 Feb 2023 00:52:30 +0100 Subject: [PATCH] Renamed assets artifact build action --- .github/workflows/assets_artifact_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/assets_artifact_build.yml b/.github/workflows/assets_artifact_build.yml index 622aa24a..a5adc2d9 100644 --- a/.github/workflows/assets_artifact_build.yml +++ b/.github/workflows/assets_artifact_build.yml @@ -1,4 +1,4 @@ -name: Static analysis +name: Build assets artifact on: push: