Skip to content

fix: reference the main workflow version (#6) #6

fix: reference the main workflow version (#6)

fix: reference the main workflow version (#6) #6

Workflow file for this run

---
name: Create a release
# yamllint disable-line rule:truthy
on:
push:
branches:
- main
jobs:
default:
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_release_callable.yml@main
secrets: inherit