From b985cacf47688ac56dc67ee6bbe8bc6cf6cfd29c Mon Sep 17 00:00:00 2001 From: Guillaume Berche Date: Wed, 3 Jan 2024 12:02:24 +0100 Subject: [PATCH] Refine on-commits.yml: attempt to rename the action --- .github/workflows/on-commits.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/on-commits.yml b/.github/workflows/on-commits.yml index b88e8fd3..45b147f8 100644 --- a/.github/workflows/on-commits.yml +++ b/.github/workflows/on-commits.yml @@ -1,4 +1,4 @@ -name: vendor-add-blob-create-dev-release +name: create-final-bosh-release on: push: