Skip to content

feat: Allow override for 'run' and 'init' command in providers (#129) #136

feat: Allow override for 'run' and 'init' command in providers (#129)

feat: Allow override for 'run' and 'init' command in providers (#129) #136

Workflow file for this run

name: Versioned Release
on:
push:
branches:
- main
permissions:
contents: write # we need this to be able to push tags
pull-requests: read
jobs:
release_tag:
uses: openmcp-project/build/.github/workflows/release.lib.yaml@main
secrets: inherit