DAT-19350 configure test-harness to deploy master-snapshot to GPM (#275) #199
This file contains hidden or 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: Create Release | |
on: | |
push: | |
branches: | |
- main | |
jobs: | |
create-release: | |
uses: liquibase/build-logic/.github/workflows/create-release.yml@main | |
secrets: inherit |