From 7bb017dc3124b80f5a1eb98436af29e782874b48 Mon Sep 17 00:00:00 2001 From: Hanno Braun Date: Tue, 26 Mar 2024 10:31:29 +0100 Subject: [PATCH] Update name of GitHub Actions workflow --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 473b3a9d8..346296be9 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -1,4 +1,4 @@ -name: Continuous Deployment +name: Release Automation on: push: