Skip to content

chore(release): Bump VERSION to v0.5.0 (#92) #8

chore(release): Bump VERSION to v0.5.0 (#92)

chore(release): Bump VERSION to v0.5.0 (#92) #8

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