Skip to content

Merge pull request #1884 from scalacenter/update/commons-text-1.11.0 #536

Merge pull request #1884 from scalacenter/update/commons-text-1.11.0

Merge pull request #1884 from scalacenter/update/commons-text-1.11.0 #536

name: Release Drafter
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}