Skip to content

feat(releasechannel): add releasechannel ignore label (#98) #14

feat(releasechannel): add releasechannel ignore label (#98)

feat(releasechannel): add releasechannel ignore label (#98) #14

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