From 6b724a789ba44373064dd5837458c113df09c4c4 Mon Sep 17 00:00:00 2001 From: Harish P Date: Mon, 30 Sep 2024 16:49:17 +0530 Subject: [PATCH] branch update Signed-off-by: Harish P --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 00e2e27..63f82ff 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -11,5 +11,5 @@ on: default: 'none' jobs: csm-release: - uses: dell/common-github-actions/.github/workflows/csm-release-libs.yaml@feature/lib-release-automation + uses: dell/common-github-actions/.github/workflows/csm-release-libs.yaml@main name: Release Go Client Libraries