DAT-18891. added postgres 17 on prem support #202
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Attach Artifact to Release | |
on: | |
pull_request: | |
types: | |
- closed | |
jobs: | |
attach-artifact-to-release: | |
uses: liquibase/build-logic/.github/workflows/extension-attach-artifact-release.yml@main | |
secrets: inherit |