Bump org.codehaus.mojo:mojo-parent from 90 to 91 #242
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Release Drafter | |
on: | |
push: | |
branches: | |
- master | |
workflow_dispatch: | |
jobs: | |
update_release_draft: | |
uses: apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml@v4 |