Skip to content

build(deps): bump com.google.crypto.tink:tink from 1.14.1 to 1.15.0 (… #102

build(deps): bump com.google.crypto.tink:tink from 1.14.1 to 1.15.0 (…

build(deps): bump com.google.crypto.tink:tink from 1.14.1 to 1.15.0 (… #102

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 }}