Skip to content

Implement support for hibernate timestamp columns with timezone (#728) #257

Implement support for hibernate timestamp columns with timezone (#728)

Implement support for hibernate timestamp columns with timezone (#728) #257

name: Create Release
on:
push:
branches:
- main
- hibernate5
permissions:
contents: write
pull-requests: write
jobs:
create-release:
uses: liquibase/build-logic/.github/workflows/create-release.yml@main
secrets: inherit