Skip to content

Merge pull request #513 from scala-steward/update/6.0.x/sbt-1.10.1 #133

Merge pull request #513 from scala-steward/update/6.0.x/sbt-1.10.1

Merge pull request #513 from scala-steward/update/6.0.x/sbt-1.10.1 #133

Workflow file for this run

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