Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Merge pull request #563 from scala-steward/update/scalafmt-core-3.8.0 #185

Merge pull request #563 from scala-steward/update/scalafmt-core-3.8.0

Merge pull request #563 from scala-steward/update/scalafmt-core-3.8.0 #185

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