Skip to content

Merge pull request #1125 from profunktor/update/sbt-tpolecat-0.5.4 #523

Merge pull request #1125 from profunktor/update/sbt-tpolecat-0.5.4

Merge pull request #1125 from profunktor/update/sbt-tpolecat-0.5.4 #523

name: Release Drafter
on:
push:
branches:
- series/1.x # CE3
- series/2.x
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GH_PAT }}