Skip to content

fix: image repository and release v0.1.10 (#74) #13

fix: image repository and release v0.1.10 (#74)

fix: image repository and release v0.1.10 (#74) #13

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