Skip to content

Update jcl-over-slf4j, jul-to-slf4j, ... to 2.0.13 #753

Update jcl-over-slf4j, jul-to-slf4j, ... to 2.0.13

Update jcl-over-slf4j, jul-to-slf4j, ... to 2.0.13 #753

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