Skip to content

Merge pull request #663 from scala-steward/update/8.x/sbt-1.12.0 #348

Merge pull request #663 from scala-steward/update/8.x/sbt-1.12.0

Merge pull request #663 from scala-steward/update/8.x/sbt-1.12.0 #348

Workflow file for this run

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