From 6a9234ab97499cc0ef34548433a61cc3c4e7d6bb Mon Sep 17 00:00:00 2001 From: Sayali Mohadikar <76010603+sayaliM0412@users.noreply.github.com> Date: Thu, 23 Jan 2025 14:25:48 -0600 Subject: [PATCH] test1 --- .github/workflows/attach-artifact-release.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/attach-artifact-release.yml b/.github/workflows/attach-artifact-release.yml index 29da030f..b1091982 100644 --- a/.github/workflows/attach-artifact-release.yml +++ b/.github/workflows/attach-artifact-release.yml @@ -8,8 +8,9 @@ on: push: branches: - main - + +# test1 jobs: attach-artifact-to-release: - uses: liquibase/build-logic/.github/workflows/extension-attach-artifact-release.yml@main + uses: liquibase/build-logic/.github/workflows/extension-attach-artifact-release.yml@DAT-18547 secrets: inherit