From 6964c3507a730c804166aac97078f45fea68b643 Mon Sep 17 00:00:00 2001 From: Sayali Mohadikar <76010603+sayaliM0412@users.noreply.github.com> Date: Thu, 23 Jan 2025 14:28:28 -0600 Subject: [PATCH] Update attach-artifact-release.yml (#367) --- .github/workflows/attach-artifact-release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/attach-artifact-release.yml b/.github/workflows/attach-artifact-release.yml index b1091982..bf7adc3f 100644 --- a/.github/workflows/attach-artifact-release.yml +++ b/.github/workflows/attach-artifact-release.yml @@ -8,8 +8,8 @@ on: push: branches: - main - -# test1 +# test2 + jobs: attach-artifact-to-release: uses: liquibase/build-logic/.github/workflows/extension-attach-artifact-release.yml@DAT-18547