Skip to content

Bump org.springframework.boot:spring-boot-starter-parent #104

Bump org.springframework.boot:spring-boot-starter-parent

Bump org.springframework.boot:spring-boot-starter-parent #104

Workflow file for this run

name: Build
on:
push:
branches:
- "**"
jobs:
release:
uses: mathisdt/workflows/.github/workflows/maven.yaml@master
with:
additional-maven-parameters: -Pproduction
pattern-to-release: optigem-spoonfeeder-*.jar
secrets: inherit