Skip to content

Get rid of usage of o.a.maven.repository.RepositorySystem #404

Get rid of usage of o.a.maven.repository.RepositorySystem

Get rid of usage of o.a.maven.repository.RepositorySystem #404

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