From 65183f2ac28684b8f81e90f9352acbff036bb1af Mon Sep 17 00:00:00 2001 From: juanito87 Date: Fri, 2 Feb 2024 12:00:17 -0300 Subject: [PATCH] Changing template name. --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6a547a8..a0622bb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,4 +1,4 @@ -name: Build and release template +name: Build and release innernet concurrency: group: ${{ github.workflow }}-${{ github.ref }}