Skip to content

Bump org.codehaus.mojo:taglist-maven-plugin from 3.2.0 to 3.2.1 #316

Bump org.codehaus.mojo:taglist-maven-plugin from 3.2.0 to 3.2.1

Bump org.codehaus.mojo:taglist-maven-plugin from 3.2.0 to 3.2.1 #316

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