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