This repository has been archived by the owner on Nov 24, 2024. It is now read-only.
Bump org.codehaus.plexus:plexus from 17 to 18 (#43) #38
This file contains 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 | |
jobs: | |
update_release_draft: | |
uses: codehaus-plexus/.github/.github/workflows/release-drafter.yml@master |