Skip to content

Merge pull request #375 from MetricsHub/dependabot/github_actions/act… #263

Merge pull request #375 from MetricsHub/dependabot/github_actions/act…

Merge pull request #375 from MetricsHub/dependabot/github_actions/act… #263

Workflow file for this run

name: Maven Deploy
on:
push:
branches: [ "main" ]
jobs:
deploy:
uses: metricshub/workflows/.github/workflows/maven-central-deploy.yml@v4
with:
jdkVersion: "17"
secrets: inherit