Skip to content

Merge pull request #925 from profunktor/update/munit-1.0.2 #15

Merge pull request #925 from profunktor/update/munit-1.0.2

Merge pull request #925 from profunktor/update/munit-1.0.2 #15

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