Skip to content

scalafmt-core 3.10.4 (was 3.10.3) (#525) #210

scalafmt-core 3.10.4 (was 3.10.3) (#525)

scalafmt-core 3.10.4 (was 3.10.3) (#525) #210

Workflow file for this run

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