Skip to content

Update specs2-cats, specs2-scalacheck to 4.20.4 #543

Update specs2-cats, specs2-scalacheck to 4.20.4

Update specs2-cats, specs2-scalacheck to 4.20.4 #543

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