Skip to content

[maven-release-plugin] prepare release dropwizard-flyway-2.1.1-2 #39

[maven-release-plugin] prepare release dropwizard-flyway-2.1.1-2

[maven-release-plugin] prepare release dropwizard-flyway-2.1.1-2 #39

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