Skip to content

Merge pull request #837 from scala-steward/update/8.x/ebean-19.5.0 #495

Merge pull request #837 from scala-steward/update/8.x/ebean-19.5.0

Merge pull request #837 from scala-steward/update/8.x/ebean-19.5.0 #495

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