Skip to content

feat(workflows): add nightly build workflow to build the extension ag… #91

feat(workflows): add nightly build workflow to build the extension ag…

feat(workflows): add nightly build workflow to build the extension ag… #91

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