Skip to content

chore(release): update version to v0.1.12 in VERSION, Chart.yaml, and… #15

chore(release): update version to v0.1.12 in VERSION, Chart.yaml, and…

chore(release): update version to v0.1.12 in VERSION, Chart.yaml, and… #15

Workflow file for this run

name: Publish
on:
push:
tags:
- v*
workflow_dispatch:
permissions:
packages: write
jobs:
release_publish:
uses: openmcp-project/build/.github/workflows/publish.lib.yaml@main
secrets: inherit