Skip to content

Update sbt-mdoc to 2.5.2 (#563) #197

Update sbt-mdoc to 2.5.2 (#563)

Update sbt-mdoc to 2.5.2 (#563) #197

Workflow file for this run

name: notes
on:
push:
branches:
- master
jobs:
update:
runs-on: ubuntu-latest
steps:
- run: echo "GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}" >> $GITHUB_ENV
- uses: release-drafter/release-drafter@v5