Skip to content

fix: reintroduce web.http.default config group as deprecated (#4719) #419

fix: reintroduce web.http.default config group as deprecated (#4719)

fix: reintroduce web.http.default config group as deprecated (#4719) #419

name: publish autodoc
on:
push:
branches:
- main
workflow_dispatch:
inputs:
version:
description: version to be published
required: false
type: string
jobs:
publish:
uses: eclipse-edc/.github/.github/workflows/publish-autodoc.yml@main
secrets: inherit
with:
version: ${{ github.event.inputs.version }}