Skip to content

Update flyway-core, ... to 10.15.2 (#226) #198

Update flyway-core, ... to 10.15.2 (#226)

Update flyway-core, ... to 10.15.2 (#226) #198

name: Release Drafter
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-22.04
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}