Skip to content

build(deps): bump org.postgresql:postgresql from 42.7.4 to 42.7.5 (#283) #110

build(deps): bump org.postgresql:postgresql from 42.7.4 to 42.7.5 (#283)

build(deps): bump org.postgresql:postgresql from 42.7.4 to 42.7.5 (#283) #110

name: publish openapi ui
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-openapi-ui.yml@main
secrets: inherit