Skip to content

[maven-release-plugin] prepare release dropwizard-flyway-4.0.0-6 #31

[maven-release-plugin] prepare release dropwizard-flyway-4.0.0-6

[maven-release-plugin] prepare release dropwizard-flyway-4.0.0-6 #31

Workflow file for this run

---
name: Release
# yamllint disable-line rule:truthy
on:
push:
tags:
- dropwizard-flyway-*
jobs:
release:
uses: dropwizard/workflows/.github/workflows/release.yml@main
secrets: inherit