Skip to content

Bump com.spotify.fmt:fmt-maven-plugin from 2.23 to 2.24 (#915) #1019

Bump com.spotify.fmt:fmt-maven-plugin from 2.23 to 2.24 (#915)

Bump com.spotify.fmt:fmt-maven-plugin from 2.23 to 2.24 (#915) #1019

name: 'Release Drafter & Contributors'
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
name: 'Update release Draft'
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
contributors:
runs-on: ubuntu-latest
name: 'Update Contributors'
permissions:
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: JoshuaKGoldberg/[email protected]