Skip to content

Rename access to invite in all pom.xml files #5

Rename access to invite in all pom.xml files

Rename access to invite in all pom.xml files #5

Workflow file for this run

name: release
on:
push:
tags:
- "*.*.*"
branches:
- "feature/reusable_workflows"
workflow_dispatch:
jobs:
build-release-and-push-container:
uses: openconext/openconext-githubactions/.github/workflows/java-release.yml@main
with:
java_version: "17"