Skip to content

Update circe-core, circe-generic, ... to 0.14.10 (#1156) #398

Update circe-core, circe-generic, ... to 0.14.10 (#1156)

Update circe-core, circe-generic, ... to 0.14.10 (#1156) #398

name: Release Drafter
on:
push:
branches: ['series/2.x']
jobs:
update_release_draft:
runs-on: ubuntu-20.04
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}