From 0c08857ad00d124cf21a14ffbc138a76d18b23bd Mon Sep 17 00:00:00 2001 From: Kurt Lust Date: Fri, 8 Mar 2024 17:10:42 +0100 Subject: [PATCH] Correcting the name of the new workflow. --- .github/workflows/push-deploy-main-tag.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-deploy-main-tag.yml b/.github/workflows/push-deploy-main-tag.yml index 0593b030ee..a8bba724ad 100644 --- a/.github/workflows/push-deploy-main-tag.yml +++ b/.github/workflows/push-deploy-main-tag.yml @@ -1,6 +1,6 @@ --- # documentation: https://help.github.com/en/articles/workflow-syntax-for-github-actions -name: tag-based manual deploy of the LUMI Software Library +name: tag-based on pupsh automatic deploy of the LUMI Software Library on: push: tags: