Skip to content

Merge pull request #816 from scala-steward/update/0.12.x/patches #331

Merge pull request #816 from scala-steward/update/0.12.x/patches

Merge pull request #816 from scala-steward/update/0.12.x/patches #331

Workflow file for this run

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