Skip to content

simplify storage mechanism: no EclipseStore anymore, just plain JSON … #54

simplify storage mechanism: no EclipseStore anymore, just plain JSON …

simplify storage mechanism: no EclipseStore anymore, just plain JSON … #54

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