Skip to content

ScalaTest+ Play 6.0.1 #113

ScalaTest+ Play 6.0.1

ScalaTest+ Play 6.0.1 #113

Workflow file for this run

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