Skip to content

Merge pull request #928 from profunktor/update/scala-library-2.13.15 #366

Merge pull request #928 from profunktor/update/scala-library-2.13.15

Merge pull request #928 from profunktor/update/scala-library-2.13.15 #366

name: Release Drafter
on:
push:
branches:
- series/1.x # CE3
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5.21.1
env:
GITHUB_TOKEN: ${{ secrets.GH_PAT }}