Skip to content

✨ (test-harness.yml): add Terraform setup step to the CI workflow for… #285

✨ (test-harness.yml): add Terraform setup step to the CI workflow for…

✨ (test-harness.yml): add Terraform setup step to the CI workflow for… #285

name: Attach Artifact to Release
on:
workflow_dispatch:
pull_request:
types:
- closed
push:
branches:
- main
jobs:
attach-artifact-to-release:
uses: liquibase/build-logic/.github/workflows/extension-attach-artifact-release.yml@main
secrets: inherit