From 20e47cc515d9d00709e5853e629d0710ca8e30d7 Mon Sep 17 00:00:00 2001 From: Sameer Dhoot Date: Thu, 20 Jul 2023 18:27:31 -0400 Subject: [PATCH] Update release.yml --- .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 f2304d5..97886f0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -4,7 +4,7 @@ on: push: branches: - main - - sameerdhoot-patch- + - sameerdhoot-patch-1 paths-ignore: - "README.md" - "LICENSE"