Skip to content

Merge pull request #353 from scala-steward/update/2.0.x/sbt-1.11.2 #187

Merge pull request #353 from scala-steward/update/2.0.x/sbt-1.11.2

Merge pull request #353 from scala-steward/update/2.0.x/sbt-1.11.2 #187

Workflow file for this run

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