Skip to content

Merge pull request #798 from scala-steward/update/1.6.x/sbt-1.10.0 #116

Merge pull request #798 from scala-steward/update/1.6.x/sbt-1.10.0

Merge pull request #798 from scala-steward/update/1.6.x/sbt-1.10.0 #116

Workflow file for this run

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