Skip to content

Merge pull request #369 from scala-steward/update/9.1.x/sbt-dynver-5.1.0 #147

Merge pull request #369 from scala-steward/update/9.1.x/sbt-dynver-5.1.0

Merge pull request #369 from scala-steward/update/9.1.x/sbt-dynver-5.1.0 #147

Workflow file for this run

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