Skip to content

chore: update VERSION to v0.0.6 #7

chore: update VERSION to v0.0.6

chore: update VERSION to v0.0.6 #7

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