Skip to content

Update specs2-cats, specs2-scalacheck to 4.20.8 #565

Update specs2-cats, specs2-scalacheck to 4.20.8

Update specs2-cats, specs2-scalacheck to 4.20.8 #565

name: Drafts/updates the next repository release
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.ADMIN_GITHUB_TOKEN }}