Skip to content

feat: implement Scala 3 Constant and Union support for string-based l… #382

feat: implement Scala 3 Constant and Union support for string-based l…

feat: implement Scala 3 Constant and Union support for string-based l… #382

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