Skip to content

[maven-release-plugin] prepare release dropwizard-flyway-2.1.0-8 #30

[maven-release-plugin] prepare release dropwizard-flyway-2.1.0-8

[maven-release-plugin] prepare release dropwizard-flyway-2.1.0-8 #30

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