Skip to content

Update http4s-core, http4s-dsl to 0.23.25 #540

Update http4s-core, http4s-dsl to 0.23.25

Update http4s-core, http4s-dsl to 0.23.25 #540

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