From fac6c015cc54413741e277a5bf451082b41d2480 Mon Sep 17 00:00:00 2001 From: Richard Cox Date: Mon, 21 Feb 2022 16:10:15 +0000 Subject: [PATCH] tweak name --- .github/workflows/release-rancher-epinio-standalone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-rancher-epinio-standalone.yml b/.github/workflows/release-rancher-epinio-standalone.yml index 182f47eb675..aca54f46024 100644 --- a/.github/workflows/release-rancher-epinio-standalone.yml +++ b/.github/workflows/release-rancher-epinio-standalone.yml @@ -3,7 +3,7 @@ name: Build and Release Rancher Dashboard - Rancher Epinio Standalone on: push: tags: - - 'epinio-v*' + - 'epinio-standalone-v*' env: OUTPUT_DIR: dist