Skip to content

[maven-release-plugin] prepare release dropwizard-flyway-2.1.1-1 #36

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

[maven-release-plugin] prepare release dropwizard-flyway-2.1.1-1 #36

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