Skip to content

Bump maven-deploy-plugin from 3.0.0 to 3.1.1 #124

Bump maven-deploy-plugin from 3.0.0 to 3.1.1

Bump maven-deploy-plugin from 3.0.0 to 3.1.1 #124

Workflow file for this run

name: Test with Maven
on:
workflow_dispatch:
push:
branches:
- 'master'
- 'releases/**'
pull_request:
branches:
- 'develop'
- 'master'
- 'releases/**'
jobs:
maven-tests:
uses: wultra/wultra-infrastructure/.github/workflows/maven-test.yml@develop
secrets: inherit