Skip to content

scalafmt-core 3.7.5 (was 3.7.4) (#900) #184

scalafmt-core 3.7.5 (was 3.7.4) (#900)

scalafmt-core 3.7.5 (was 3.7.4) (#900) #184

Workflow file for this run

name: Publish
on:
push:
branches: # Snapshots
- main
tags: ["**"] # Releases
release:
types: [published]
jobs:
publish-artifacts:
name: Publish / Artifacts
uses: playframework/.github/.github/workflows/publish.yml@v3
secrets: inherit