Skip to content

fix(deps): update module github.com/openmcp-project/controller-utils … #20

fix(deps): update module github.com/openmcp-project/controller-utils …

fix(deps): update module github.com/openmcp-project/controller-utils … #20

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