Skip to content

Add .github/workflows/dry-run-release.yml #260

Add .github/workflows/dry-run-release.yml

Add .github/workflows/dry-run-release.yml #260

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