Skip to content

Merge pull request #846 from scala-steward/update/logback-core-1.5.0 #219

Merge pull request #846 from scala-steward/update/logback-core-1.5.0

Merge pull request #846 from scala-steward/update/logback-core-1.5.0 #219

Workflow file for this run

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