Skip to content

Merge pull request #327 from scala-steward/update/9.0.x/patches #104

Merge pull request #327 from scala-steward/update/9.0.x/patches

Merge pull request #327 from scala-steward/update/9.0.x/patches #104

Workflow file for this run

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