From 9d91c50fc9e6775be2745318f51a7eba63fd7a9f Mon Sep 17 00:00:00 2001 From: Chris Helma Date: Thu, 18 Jan 2024 12:16:31 -0600 Subject: [PATCH] Fixed branch in action Signed-off-by: Chris Helma --- .github/workflows/auto_tag.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto_tag.yml b/.github/workflows/auto_tag.yml index 98dbc20..1e7dbfe 100644 --- a/.github/workflows/auto_tag.yml +++ b/.github/workflows/auto_tag.yml @@ -4,7 +4,7 @@ on: types: - closed branches: - - test-tagging + - main-test jobs: build: