Skip to content

Update alleycats-core, cats-core, cats-free to 2.12.0 (#1291) #1919

Update alleycats-core, cats-core, cats-free to 2.12.0 (#1291)

Update alleycats-core, cats-core, cats-free to 2.12.0 (#1291) #1919

name: Release Drafter
on:
push:
branches:
- master
pull_request:
types: [opened, reopened, synchronize]
workflow_dispatch:
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}