Skip to content

chore: Update tapir-openapi-docs from 1.10.7 to 1.10.8 (#140) #15

chore: Update tapir-openapi-docs from 1.10.7 to 1.10.8 (#140)

chore: Update tapir-openapi-docs from 1.10.7 to 1.10.8 (#140) #15

Workflow file for this run

name: Release Drafter
on:
push:
branches:
- development
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}