Skip to content

Merge pull request #1019 from scala-steward/update/6.2.x/patches #336

Merge pull request #1019 from scala-steward/update/6.2.x/patches

Merge pull request #1019 from scala-steward/update/6.2.x/patches #336

Workflow file for this run

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