Skip to content

Bump maven-plugin-annotations from 3.8.2 to 3.9.0 #56

Bump maven-plugin-annotations from 3.8.2 to 3.9.0

Bump maven-plugin-annotations from 3.8.2 to 3.9.0 #56

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